m-r by gregoryyoung

Simple CQRS example

updated at April 30, 2024, 10:58 p.m.

C#

174 +0

2,104 +0

529 +1

GitHub
NEventStore by NEventStore

A persistence agnostic Event Store for .NET

updated at April 30, 2024, 3:50 p.m.

C#

139 +0

1,579 +0

325 +0

GitHub
Aggregates.NET by volak

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

updated at April 29, 2024, 10:25 a.m.

C#

33 +0

441 +0

58 +0

GitHub
eShopOnContainersDDD by volak

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

updated at April 27, 2024, 6:56 p.m.

C#

5 +0

313 +0

43 +0

GitHub
Cirqus by mookid8000

x d60 event sourcing + CQRS framework

updated at April 25, 2024, 1:49 p.m.

C#

31 +0

231 +0

39 +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”.

updated at April 21, 2024, 5:57 p.m.

C#

19 +0

304 +0

62 +0

GitHub
Xer.Cqrs by XerProjects

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

updated at April 7, 2024, 10:21 a.m.

C#

12 +0

101 +0

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