.NET Architecture
Description
Guidance for building maintainable .NET services: clean architecture, DDD, layering, DTO mapping, and DI patterns.
When to Use
- •Designing service boundaries and application layers
- •Defining API DTOs and mapping strategies
Resources
- •Templates:
controller-template.cs - •Examples:
examples/contains small service samples
Integration
Agents (architect, planner, implementation) reference this skill for architecture decisions and code templates.