Skip to content

Record the .NET bindings contribution - #17

Merged
grinidx merged 1 commit into
mainfrom
docs/dotnet-bindings-pr
Aug 17, 2026
Merged

Record the .NET bindings contribution#17
grinidx merged 1 commit into
mainfrom
docs/dotnet-bindings-pr

Conversation

@grinidx

@grinidx grinidx commented Aug 17, 2026

Copy link
Copy Markdown
Member

scip-code/scip#475 is open: .NET bindings for the SCIP protocol, asked for and accepted on #468.

bindings/ held go, haskell, java, kotlin, rust and typescript. Every .NET SCIP producer or consumer vendors scip.proto by hand today, vela and sourcegraph/scip-dotnet included.

Package id Scip, netstandard2.0, generated by a protoc_builtin: csharp entry beside the existing java and kotlin ones. The maintainer's two conditions were nix and release automation, so both are in: nix flake check passes locally, and there is a publish-dotnet-bindings job plus a PR check that validates the version against cmd/scip/version.txt.

Verified by round-tripping a real 60,867-byte scip-typescript index rather than only checking it compiles: 4 documents, 702 occurrences, byte-identical re-encode, reparsed index equal to the original.

It also unblocks the rest: criteria 1 and 2 for moving an indexer into scip-code both depend on bindings existing to depend on.

Documentation only.

@grinidx
grinidx merged commit fd81b07 into main Aug 17, 2026
3 checks passed
@grinidx
grinidx deleted the docs/dotnet-bindings-pr branch August 17, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant