Dotnet Ddd

Guides .NET Core application development using Domain-Driven Design with Hexagonal/Clean Architecture. Use when user asks to design aggregates, entities, value objects, domain events, repositories, bounded contexts, or module structure in .NET Core. Also use for CQRS implementation with UseCase/Query handler patterns, outbox pattern setup, or structuring .NET solutions with modular DDD architecture. Do NOT use for simple CRUD applications, basic EF Core queries, raw SQL/Dapper optimization (use sqlserver-expert), or general C# coding questions unrelated to domain modeling. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/cuongtl1992--vibe-skills--dotnet-ddd commit 57d919d874

Frequently asked questions

npx skillmds@latest add tomevault-io/dotnet-ddd-2