Event sourcing in .NET with Chronicle: from zero to first projection
Run Chronicle locally in one container, append your first events from a plain .NET console app, and watch them become read models — every command in this post was executed against the exact versions it names.