Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
翻译 - 具有DDD,CQRS和事件来源概念的完整ASP.NET Core 3.1应用程序
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
翻译 - 针对事件源进行了优化的流数据库
Async/await first CQRS+ES and DDD framework for .NET
翻译 - 异步/等待第一个.NET的CQRS + ES和DDD框架
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net...
翻译 - 使用遵循CQRS-ES架构的EventFlow的DDD + CQRS + Event-sourcing示例。它配置有RabbitMQ,MongoDB(快照存储),PostgreSQL(读存储),EventStore(GES)。它针对.Net Core 2.2,并包含docker compose文件。