mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
d6a07d5b6d
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
690 B
690 B
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.
The LSP declaration is available to hosts that support the plugin lspServers extension. Codex
plugin installs expose this plugin's skills but do not load that host-specific LSP declaration.
Prerequisites:
- .NET 10 SDK installed
dotnetavailable on PATH