A library to facilitate communication between CommandService and QueryService. The Idea is when any event occures in commandService, it should be persisted in QueryService in MongoDb, SqlServer, MySql and PostgreSQL
created at Feb. 26, 2020, 7:37 a.m.
Email marketing ASP.NET Core MVC and ASP.NET MVC demo app demonstrating CoreDdd and DatabaseBuilder usage
created at Oct. 2, 2015, 12:40 p.m.
Making it easier to convert strings to/from .NET types.
created at Oct. 12, 2016, 7:28 a.m.
A lightweight and easy-to-use CQRS + DDD library
created at Sept. 5, 2017, 5:35 p.m.
Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions
created at Aug. 28, 2016, 12:46 p.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.
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.
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.
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.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
created at April 20, 2018, 1:16 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.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
created at Jan. 11, 2019, 1:59 p.m.