This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
created at Dec. 13, 2019, 6:29 a.m.
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.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
created at Jan. 11, 2019, 1:59 p.m.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
created at Jan. 15, 2019, 6:42 a.m.
Examples and Tutorials of Event Sourcing in .NET
created at Jan. 28, 2017, 11:21 a.m.
.NET event sourced domain driven design model via NServiceBus and GetEventStore
created at Dec. 26, 2014, 7:42 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.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
created at April 20, 2018, 1:16 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.
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.
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
created at May 4, 2012, 10:57 a.m.
EventStore Implementation in node.js
created at Sept. 1, 2011, 6:54 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.
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
created at Aug. 29, 2014, 9:29 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.
GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell
created at Oct. 23, 2018, 8:09 a.m.
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
created at Jan. 31, 2015, 11:21 p.m.