C# / .NET Development Guidelines
Objective: Define standards for modern, safe, and maintainable C# and .NET applications, covering language features, nullability, async/await, architecture, testing, and ASP.NET Core patterns.
Source File
View the full rule: .agent/rules/csharp.md
Sections
- Language, Style & Configuration
- Nullability & Safety
- Async/Await & Concurrency
- Dependency Injection & Architecture
- Testing & Tooling
