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#

346 +2

10,383 +29

1,607 +8

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

201 +0

45 +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 +0

62 +0

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
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

647 +1

108 +1

GitHub