mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
b90bfd32f0
Enable daemon mode for Roslyn LSP
dotnet
Core .NET and C# skills for coding agents.
Includes
- Common .NET development skills
- A C# language server integration for
.csfiles
LSP
This plugin declares a C# LSP server that is launched through the .NET CLI.
Prerequisites:
- .NET 10 SDK installed
dotnetavailable on PATH