🎯 Architectural Enforcement
Enforce clean architecture patterns and maintain clear feature boundaries in your C# projects. Prevent unauthorized namespace access and ensure consistent code organization.
⚡ GraphQL Optimization
Specialized rules for HotChocolate GraphQL development including DataLoader validation, extension class requirements, and resolver patterns.
🛡️ Type Safety
Catch common pitfalls with DateTime handling, implicit conversions, and other semantic issues. Improve code quality and prevent subtle bugs.