Tactical DDD implementation patterns in modern C# — building rich domain models with Entities, Value Objects, Aggregates, Domain Events, and Repositories.
Scope: This skill covers tactical DDD (the building blocks). For strategic DDD (Bounded Contexts, Context Mapping, subdomain analysis), use the domain-analysis skill.
Not for: Simple CRUD apps, anemic domain models, or when business logic lives entirely in services.
Implementieren Sie taktische Muster für domänengesteuertes Design in C#/.NET. Wird zum Erstellen von Entitäten, Wertobjekten, Aggregaten, Domänenereignissen, Repositorys oder zum Strukturieren einer DDD-Lösung verwendet. Framework-agnostisch – deckt reine Domänenmodellierung mit modernem C# ab. Quelle: baotoq/agent-skills.