#EventSourcing, #DDD #dotnetcore #eventStore
Orleans Sample DDD, Event sourcing using Orleans and Event Store
to use this sample:
- run event store using docker: refer to https://hub.docker.com/r/eventstore/eventstore/
- update eventstore uri environment variable in "Godwit.Silo" launch settings json file
- run "Godwit.Silo" Project
- Run "Godwit.WebApi" Project
to verify the usage
- using "Postman", load the collection "https://www.getpostman.com/collections/174ad0d025a5b17b30af"