SQLStreamStore by damianh

Stream Store library targeting SQL based implementations for .NET

updated at Dec. 13, 2020, 12:43 a.m.

C#

2 +0

4 +0

2 +0

GitHub
Scritchy by ToJans

CQRS without plumbing

updated at March 10, 2022, 10:21 p.m.

C#

10 +0

67 +0

8 +0

GitHub
Photostock by mr0zek

None

updated at July 22, 2022, 1:13 a.m.

C#

1 +0

7 +0

2 +0

GitHub
CQRSAzure by MerrionComputing

CQRS on Windows Azure

updated at Jan. 6, 2023, 11:47 p.m.

C#

7 +0

26 +0

11 +0

GitHub
ByValue by sm-g

DDD ValueObject implementation helper

updated at Jan. 10, 2023, 10:19 p.m.

C#

2 +0

9 +0

0 +0

GitHub
coreddd by xhafan

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

updated at Jan. 24, 2023, 4:49 p.m.

C#

5 +0

69 +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
m-r by thinkbeforecoding

Simple CQRS example

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

C#

9 +0

73 +0

6 +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
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
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 -2

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
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
Fohjin by MarkNijhof

This is a personal sand box

updated at Jan. 17, 2024, 10:58 p.m.

C#

75 +0

699 +0

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

45 +0

GitHub
Projac by BitTacklr

A set of .NET projection libraries

updated at March 18, 2024, 10:58 p.m.

C#

15 +0

137 +0

22 +0

GitHub
nlayerappv3 by cesarcastrocuba

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

updated at March 30, 2024, 2:53 p.m.

C#

20 +0

155 +0

54 +0

GitHub