.NET event sourced domain driven design model via NServiceBus and GetEventStore
created at Dec. 26, 2014, 7:42 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.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
created at April 20, 2018, 1:16 p.m.
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.
Lightweight infrastructure for doing eventsourcing using aggregates
created at Jan. 23, 2013, 11:18 a.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.
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.
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
created at June 10, 2017, 5 p.m.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
created at Jan. 11, 2019, 1:59 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 lightweight and easy-to-use CQRS + DDD library
created at Sept. 5, 2017, 5:35 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.
Making it easier to convert strings to/from .NET types.
created at Oct. 12, 2016, 7:28 a.m.