EventFlow.Example

(β˜… 204)

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.

  • .dockerignore
  • .gitignore
  • _config.yml
  • EventFlowExamples.sln
  • LICENSE
  • README.md
// repository documentation