zircote/csharp-lsp
5 stars · Last commit 2026-03-30
Claude Code plugin for C# development with OmniSharp LSP and dotnet format hooks
README preview
# csharp-lsp [](CHANGELOG.md) [](LICENSE) [](https://docs.anthropic.com/en/docs/claude-code/plugins) [](https://github.com/zircote/lsp-marketplace) [](https://docs.microsoft.com/dotnet/csharp/) A Claude Code plugin providing comprehensive C# development support through: - **OmniSharp LSP** integration for IDE-like features - **12 automated hooks** for .NET builds, linting, formatting, and testing - **.NET ecosystem** integration (dotnet CLI, xUnit, NuGet) ## Quick Setup ```bash # Run the setup command (after installing the plugin) /setup ```