Back to Plugins
C# LSP (OmniSharp)
C# language server with NuGet package awareness and .NET targeting. Full IntelliSense, refactoring, and debugging support for .NET development.
csharpdotnetlspofficial
By Anthropic
Installation
claude plugins add csharp-lsp@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"csharp-lsp@claude-plugins-official": true
}
}Commands
/dotnet-buildBuild .NET solution or project/dotnet-testRun .NET tests/nugetManage NuGet packagesHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions