m-r by gregoryyoung

Simple CQRS example

updated at Nov. 15, 2024, 9:23 p.m.

C#

175 +0

2,136 -1

533 +0

GitHub
cqrs-journey by MicrosoftArchive

Microsoft patterns & pratices CQRS Journey sample application

updated at Nov. 15, 2024, 9:24 p.m.

C#

139 +0

1,390 +0

458 +0

GitHub
IDDD_Samples_NET by VaughnVernon

These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

updated at Nov. 15, 2024, 9:24 p.m.

C#

110 +0

927 +1

250 +0

GitHub
EventSourcing.NetCore by oskardudycz

Examples and Tutorials of Event Sourcing in .NET

updated at Nov. 15, 2024, 9:28 p.m.

C#

84 +0

3,418 +3

515 +1

GitHub
Aggregates.NET by volak

.NET event sourced domain driven design model via NServiceBus and GetEventStore

updated at Nov. 15, 2024, 9:29 p.m.

C#

33 +0

440 -1

59 +0

GitHub
modular-monolith-with-ddd by kgrzybek

Full Modular Monolith application with Domain-Driven Design approach.

updated at Nov. 15, 2024, 9:32 p.m.

C#

361 +1

11,152 +13

1,745 +0

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

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

updated at Nov. 15, 2024, 9:46 p.m.

C#

112 +0

2,892 +3

645 +0

GitHub
eventsourcing by pyeventsourcing

A library for event sourcing in Python.

updated at Nov. 15, 2024, 10:57 p.m.

Python

35 +0

1,477 +1

129 +0

GitHub
IDDD_Samples by VaughnVernon

These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

updated at Nov. 16, 2024, 2:09 a.m.

Java

246 +0

3,784 +2

907 +0

GitHub
Wow by Ahoo-Wang

Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架

updated at Nov. 16, 2024, 3:33 a.m.

Kotlin

7 +0

198 +2

25 +2

GitHub
goddd by marcusolsson

Exploring DDD in Go

updated at Nov. 16, 2024, 3:51 a.m.

Go

82 +0

2,403 +1

273 +0

GitHub
symfony-6-es-cqrs-boilerplate by jorge07

Symfony 6 DDD ES CQRS backend boilerplate.

updated at Nov. 16, 2024, 8:09 a.m.

PHP

50 +0

1,073 +0

187 +0

GitHub
wild-workouts-go-ddd-example by ThreeDotsLabs

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

updated at Nov. 16, 2024, 10:15 a.m.

Go

90 +0

5,328 +14

486 +1

GitHub
EventFlow by eventflow

Async/await first CQRS+ES and DDD framework for .NET

updated at Nov. 16, 2024, 10:43 a.m.

C#

147 +0

2,384 +3

445 +0

GitHub
TaskoMask by hamed-shirbandi

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

updated at Nov. 16, 2024, 11:20 a.m.

C#

24 +0

681 +2

116 +1

GitHub
awesome-eventstorming by mariuszgil

Awesome EventStorming

updated at Nov. 16, 2024, 11:30 a.m.

Unknown languages

185 +0

2,216 +3

167 +0

GitHub
ddd-hexagonal-cqrs-es-eda by bitloops

Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^

updated at Nov. 16, 2024, 2:35 p.m.

TypeScript

13 +0

1,210 +1

93 +0

GitHub
dddsample-core by citerus

This is the new home of the original DDD Sample app (previously hosted at sf.net)..

updated at Nov. 16, 2024, 2:41 p.m.

Java

260 +0

5,020 +8

1,478 +3

GitHub
marten by JasperFx

.NET Transactional Document DB and Event Store on PostgreSQL

updated at Nov. 16, 2024, 5:07 p.m.

C#

76 -1

2,860 +5

456 +2

GitHub
EquinoxProject by EduardoPires

Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices

updated at Nov. 16, 2024, 6:23 p.m.

C#

504 -1

6,427 +5

1,604 -2

GitHub