sqry-lang-csharp 7.2.0

C# language plugin for sqry
Documentation

C# language plugin for sqry

Implements the LanguagePlugin trait for C#, providing:

  • AST parsing with tree-sitter
  • Scope extraction
  • Relation extraction (call graph, using directives, exports, return types)

This plugin enables semantic code search for C# codebases, the #4 priority language for Microsoft ecosystem and Unity game development.