This repository consists of samples for the things you find in the Cratis universe.
| Project | Description |
|---|---|
| Chronicle Console Quickstart | The starting point for getting started with Cratis Chronicle with a simple .NET Console application |
| Chronicle AspNetCore Quickstart | The starting point for getting started with Cratis Chronicle with an AspNet.Core based application |
| Library | An end-to-end implementation based for an imaginary Library. |
| eCommerce | An end-to-end implementation based on the Understanding Event Sourcing book by Martin Dilger. |