@Derek Comartin Derek Comartin authored on 26 Feb 2021
.gitignore Init 4 years ago
EventSourcingSnapshots.csproj Init 4 years ago
Events.cs Init 4 years ago
Program.cs Init 4 years ago
README.md Init 4 years ago
WarehouseProduct.cs Init 4 years ago
WarehouseProductRepository.cs Init 4 years ago
docker-compose.yml Init 4 years ago
README.md

Event Sourcing Snapshots

EventStoreDB is required to be running locally to run this sample.

If you have Docker, I've included a docker-compose file.

docker-compose up