# C# .NET Development Plugin Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/csharp-dotnet-development ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/csharp-dotnet-development:csharp-async` | Csharp Async | | `/csharp-dotnet-development:aspnet-minimal-api-openapi` | Aspnet Minimal Api Openapi | | `/csharp-dotnet-development:csharp-xunit` | Csharp Xunit | | `/csharp-dotnet-development:dotnet-best-practices` | Dotnet Best Practices | | `/csharp-dotnet-development:dotnet-upgrade` | Dotnet Upgrade | ### Agents | Agent | Description | |-------|-------------| | `expert-dotnet-software-engineer` | Expert Dotnet Software Engineer | ### Instructions | Instruction | Description | |-------------|-------------| | `csharp` | Csharp | | `dotnet-architecture-good-practices` | Dotnet Architecture Good Practices | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT