Implementing CQRS/ES in ASP.NET Demo Project A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing Blog posts: Part 1: Overview Part 2: Handling Commands and Events Part 3: The Commands Interface Part 4: More Events and Summary