DDD2
Every bulletin filed under DDD, newest first.
- Domain-Driven Design and Clean Architecture in .NET Core
A deep dive into DDD tactical patterns, Clean Architecture layers, and how to implement them in .NET Core with a clear dependency rule.
.NETDDDArchitecture - DDD, CQRS, and Vertical Slice Architecture
Low-context structure for features: one slice per use case, CQRS, and a thin domain. Easy for humans and AI to navigate and implement.
DDDCQRSArchitecture