ASP.NET Core monolith (.NET 9) with CQRS, DDD, and event-driven patterns
Practical monolithic starter for ASP.NET Core (.NET 9) implementing Vertical Slice, CQRS, DDD, and event-driven architecture. Uses C#, Docker, and MongoDB (read side), integrates ASP.NET Identity/IdentityServer and OpenAPI, and is suited for backend SaaS or enterprise apps needing structured domain modeling and command/query separation.
0