Examples of implementation CQRS with Event Sourcing - evolutionary approach
created at Jan. 11, 2019, 1:59 p.m.
This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution as a starting point to build loosely coupled and composable applications where the Domain is at the heart of the project.
created at Oct. 18, 2013, 5:14 a.m.
DDD like architecture sample application
created at Dec. 5, 2017, 1:54 p.m.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
created at April 20, 2018, 1:16 p.m.
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
created at Nov. 20, 2019, 4:21 p.m.
Event-Sourcing and Domain-Driven Design with F# and EventStore
created at Feb. 18, 2013, 3:04 a.m.
A simplified (in memory) example of Event Sourcing implementation for banking domain.
created at March 29, 2017, 6:27 p.m.
Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR
created at Sept. 10, 2013, 3:45 p.m.
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
created at April 3, 2018, 3:54 p.m.
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
created at May 8, 2019, 5:11 p.m.
Event sourcing implementation sample in F#
created at June 28, 2013, 7:52 a.m.
Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.
created at May 17, 2012, 2:46 p.m.
Ready to go Domain-Driven Design workshop.
created at April 25, 2017, 5:45 a.m.
A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.
created at Nov. 8, 2014, 11:02 p.m.
Demo project to implement the CQRS and Event Sourcing patterns in Scala-Akka
created at July 23, 2016, 9:34 p.m.