dotnet-best-practices
Enforces .NET 8+ and C# 12 best practices, covering architecture, testing, DI, and Semantic Kernel AI integration.
Install
npx skills add https://github.com/github/awesome-copilot --skill dotnet-best-practicesStats
| Total installs | 8,542 |
| Weekly installs | 8.5K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Covers 10+ practice areas including XML documentation, design patterns, dependency injection, async/await, testing standards, and error handling
- Enforces specific patterns: primary constructors for DI, Command Handler pattern with generics, interface segregation, and Factory pattern for object creation
- Includes resource management with ResourceManager for localization, structured logging via Microsoft.Extensions.Logging, and Semantic Kernel integration for AI operations
- Requires MSTest with FluentAssertions for testing, strongly-typed configuration with data annotations, and C# 12+ / .NET 8 feature adoption
Tags
Related skills
| Skill | Installs | vs dotnet-best-practices |
|---|---|---|
| nuget-manager | 8,094 | -448 |
| code-review-excellence | 9,564 | +1,022 |
| pattern-detection | 10,469 | +1,927 |
| nestjs-best-practices | 9,419 | +877 |
| conventional-commit | 8,291 | -251 |
FAQ
- How many installs does dotnet-best-practices have?
- dotnet-best-practices has 8,542 total installs and 8.5K installs this week.
- Where is dotnet-best-practices hosted?
- dotnet-best-practices is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does dotnet-best-practices have?
- dotnet-best-practices has 27.4K GitHub stars.
- When was dotnet-best-practices first indexed?
- OrangeBot.AI first indexed dotnet-best-practices on Feb 25, 2026.
- How do I install dotnet-best-practices?
- Run: npx skills add https://github.com/github/awesome-copilot --skill dotnet-best-practices