TaskoMask by hamed-shirbandi

Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts

created at Oct. 16, 2020, 1:58 p.m.

C#

24 +0

642 +2

106 +1

GitHub
Core.EventStore by younos1986

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.

C#

2 +0

5 +0

0 +0

GitHub
better-code-with-ddd by asc-lab

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.

C#

19 +0

304 -1

62 +0

GitHub
EventFlow.Example by OKTAYKIR

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.

C#

15 +0

200 +0

45 +0

GitHub
modular-monolith-with-ddd by kgrzybek

Full Modular Monolith application with Domain-Driven Design approach.

created at Aug. 23, 2019, 12:12 a.m.

C#

344 +0

10,316 +44

1,589 +8

GitHub
DDD-starter-dotnet by itlibrium

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.

C#

34 +0

353 +1

23 +0

GitHub
Photostock by mr0zek

None

created at Feb. 13, 2019, 8:15 a.m.

C#

1 +0

7 +0

2 +0

GitHub
sample-dotnet-core-cqrs-api by kgrzybek

Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

created at Feb. 3, 2019, 3:05 p.m.

C#

108 +0

2,752 +5

624 +0

GitHub
dotnet-cqrs-intro by asc-lab

Examples of implementation CQRS with Event Sourcing - evolutionary approach

created at Jan. 11, 2019, 1:59 p.m.

C#

21 +0

140 +0

49 +0

GitHub
ByValue by sm-g

DDD ValueObject implementation helper

created at Nov. 4, 2018, 9:26 a.m.

C#

2 +0

9 +0

0 +0

GitHub
shriek-fx by ElderJames

An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented design patterns brought by the aesthetic.

created at April 25, 2018, 6:32 a.m.

C#

59 +0

664 +0

159 -2

GitHub
eShopOnContainersDDD by volak

Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns

created at April 20, 2018, 1:16 p.m.

C#

5 +0

313 +1

43 +0

GitHub
TodoMVC-DDD-CQRS-EventSourcing by volak

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.

C#

11 +0

247 +0

34 +0

GitHub
coreddd by xhafan

A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).

created at March 8, 2018, 3:03 p.m.

C#

5 +0

69 +0

6 +0

GitHub
Xer.Cqrs by XerProjects

A lightweight and easy-to-use CQRS + DDD library

created at Sept. 5, 2017, 5:35 p.m.

C#

12 +0

101 +0

8 +0

GitHub
SQLStreamStore by damianh

Stream Store library targeting SQL based implementations for .NET

created at June 11, 2017, 10:54 p.m.

C#

2 +0

4 +0

2 +0

GitHub
nlayerappv3 by cesarcastrocuba

Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2

created at June 10, 2017, 5 p.m.

C#

20 +0

155 +0

54 +0

GitHub
eShopOnWeb by dotnet-architecture

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

created at Feb. 28, 2017, 2:39 a.m.

C#

481 +0

9,931 +26

5,268 +11

GitHub
EventSourcing.NetCore by oskardudycz

Examples and Tutorials of Event Sourcing in .NET

created at Jan. 28, 2017, 11:21 a.m.

C#

86 -1

3,230 +5

493 -2

GitHub
EquinoxProject by EduardoPires

Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

created at Dec. 14, 2016, 4:36 a.m.

C#

508 +0

6,281 +3

1,590 +0

GitHub