Skip to content

EnricoMassone/Cqrs-EventSourcing-Minimalist-Sample

Repository files navigation

Cqrs Event Sourcing sample application

This is a minimalistic application implemented by using a CQRS Event Sourcing architecture.
I implemented this application for fun, in order to showcase a possible CQRS Event Sourcing implementation with C# and .NET core.

The business domain of this sample is inspired by Greg Young's simple CQRS application.
The solution organization is inspired by Jason Taylor's clean architecture template.
I learned many of the techniques showcased by this sample application by reading Hands-On Domain-Driven Design with .NET Core book

Releases

No releases published

Packages

No packages published

Languages