OKTAYKIR/EventFlow.Example
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 Core 2.2 and include docker compose file.
C#Apache-2.0
Issues
- 3
Upgrading some stuff
#5 opened by OKTAYKIR - 0
Writing Integration Tests
#6 opened by OKTAYKIR