42 Forks
198 Stars
198 Watchers

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.

How to download and setup EventFlow.Example

Open terminal and run command
git clone https://github.com/OKTAYKIR/EventFlow.Example.git
git clone is used to create a copy or clone of EventFlow.Example repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EventFlow.Example https://github.com/OKTAYKIR/EventFlow.Example/archive/master.zip

Or simply clone EventFlow.Example with SSH
[email protected]:OKTAYKIR/EventFlow.Example.git

If you have some problems with EventFlow.Example

You may open issue on EventFlow.Example support forum (system) here: https://github.com/OKTAYKIR/EventFlow.Example/issues