DDDSkeletonNet by andras-nemes

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.

updated at March 4, 2024, 8:16 p.m.

C#

26 +0

180 +0

46 +0

GitHub
mixter by DevLyon

CQRS and Event Sourcing Koans

updated at March 1, 2024, 5:26 p.m.

CSS

27 +0

312 +0

81 +0

GitHub
Stringly.Typed by mission202

Making it easier to convert strings to/from .NET types.

updated at Feb. 24, 2024, 6:58 p.m.

C#

4 +0

46 +0

4 +0

GitHub
CommandQuery by hlaueriksson

Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions

updated at Feb. 19, 2024, 10:30 a.m.

C#

12 +0

100 +0

17 +0

GitHub
dotnet-cqrs-intro by asc-lab

Examples of implementation CQRS with Event Sourcing - evolutionary approach

updated at Feb. 3, 2024, 11:21 a.m.

C#

21 +0

140 +0

49 +0

GitHub
akka-cqrs-es-demo by mdonkers

Demo project to implement the CQRS and Event Sourcing patterns in Scala-Akka

updated at Feb. 1, 2024, 11:15 a.m.

JavaScript

5 +0

57 +0

19 +0

GitHub
DDDInventoryItemFSharp by eulerfx

Event-Sourcing and Domain-Driven Design with F# and EventStore

updated at Jan. 16, 2024, 4:03 p.m.

JavaScript

22 +0

185 +0

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

updated at Jan. 12, 2024, 2:46 p.m.

C#

11 +0

247 +0

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

updated at Jan. 11, 2024, 8:59 a.m.

C#

2 +0

5 +0

0 +0

GitHub
FsUno by thinkbeforecoding

Event sourcing implementation sample in F#

updated at Jan. 10, 2024, 10:19 a.m.

F#

16 +0

76 +0

27 +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.

updated at Jan. 9, 2024, 8 p.m.

C#

59 +0

664 +0

159 +0

GitHub
node-cqrs-saga by thenativeweb

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.

updated at Dec. 22, 2023, 5:33 p.m.

JavaScript

8 +0

61 +0

16 +0

GitHub
emailmaker by xhafan

Email marketing ASP.NET Core MVC and ASP.NET MVC demo app demonstrating CoreDdd and DatabaseBuilder usage

updated at Dec. 21, 2023, 1:19 p.m.

C#

3 +0

13 +0

3 +0

GitHub
DDD-CQRS-ES-Example by dcomartin

Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR

updated at Dec. 19, 2023, 6:10 p.m.

JavaScript

17 +0

131 +0

39 +0

GitHub
cart by simara-svatopluk

Domain-Driven Design shop cart demonstration

updated at Dec. 2, 2023, 1:03 p.m.

PHP

4 +0

101 +0

11 +0

GitHub
azure-go-ddd-boilerplate by joshpme

This is a boilerplate for a DDD / CQRS / Event Sourcing project in GoLang.

updated at Nov. 15, 2023, 10:44 p.m.

Go

1 +0

0 +0

0 +0

GitHub
demonstration-gsd by Eventuria

GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell

updated at Oct. 17, 2023, 3:36 p.m.

Haskell

3 +0

51 +0

2 +0

GitHub
Its.Cqrs by jonsequitur

A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.

updated at Aug. 21, 2023, 4:16 a.m.

C#

20 +0

77 +0

21 +0

GitHub
m-r by thinkbeforecoding

Simple CQRS example

updated at July 16, 2023, 3:47 p.m.

C#

9 +0

73 +0

6 +0

GitHub
AggregateSource by yreynhout

Lightweight infrastructure for doing eventsourcing using aggregates

updated at July 4, 2023, 9:29 p.m.

C#

48 +0

257 +0

61 +0

GitHub