CQRS2
Every bulletin filed under CQRS, newest first.
- 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 - CQRS in .NET Core with Clean Architecture
A deep dive into CQRS: when to use it, how to implement commands and queries, read models, and how it fits with DDD and Clean Architecture.
.NETCQRSArchitecture