Streamstone by yevhen

Event store for Azure Table Storage

updated at May 1, 2024, 4:19 p.m.

C#

27 +0

387 +0

64 +0

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.

updated at May 3, 2024, 2:49 p.m.

C#

15 +0

201 +0

45 +0

GitHub
Scritchy by ToJans

CQRS without plumbing

updated at May 7, 2024, 7:07 a.m.

C#

10 +0

68 +0

8 +0

GitHub
Fohjin by MarkNijhof

This is a personal sand box

updated at May 7, 2024, 1:33 p.m.

C#

75 +0

698 +0

176 +0

GitHub
AggregateSource by yreynhout

Lightweight infrastructure for doing eventsourcing using aggregates

updated at May 15, 2024, 10:47 a.m.

C#

48 +0

256 +0

61 +0

GitHub
Merp by mastreeno

An event based Micro ERP

updated at May 17, 2024, 7 a.m.

C#

87 +0

494 +0

150 +0

GitHub
Cirqus by mookid8000

x d60 event sourcing + CQRS framework

updated at May 18, 2024, 8:58 p.m.

C#

31 +0

232 +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 May 20, 2024, 6:39 a.m.

C#

19 +0

306 +1

63 +0

GitHub
cqrs-journey by MicrosoftArchive

Microsoft patterns & pratices CQRS Journey sample application

updated at May 20, 2024, 9:18 a.m.

C#

139 +0

1,376 +0

460 +0

GitHub
m-r by gregoryyoung

Simple CQRS example

updated at May 21, 2024, 6:19 p.m.

C#

174 +0

2,107 +3

528 -1

GitHub
DDD-starter-dotnet by itlibrium

Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.

updated at May 23, 2024, 6:26 a.m.

C#

32 +0

364 +3

26 +1

GitHub
EventFlow by eventflow

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

updated at May 23, 2024, 12:49 p.m.

C#

149 +0

2,321 -2

442 +0

GitHub
NServiceBus by Particular

Build, version, and monitor better microservices with the most powerful service platform for .NET

updated at May 23, 2024, 2:01 p.m.

C#

139 +0

2,057 +0

653 +0

GitHub
EquinoxProject by EduardoPires

Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

updated at May 24, 2024, 2:42 a.m.

C#

508 +0

6,307 +8

1,595 +2

GitHub
eShopOnContainersDDD by volak

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

updated at May 24, 2024, 7:51 a.m.

C#

5 +0

314 +1

43 +0

GitHub
TaskoMask by hamed-shirbandi

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

updated at May 25, 2024, 10:01 a.m.

C#

24 +0

648 +0

108 +0

GitHub
eShopOnContainers by dotnet-architecture

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.

updated at May 25, 2024, 2:51 p.m.

C#

1,512 +0

24,573 +5

10,370 -3

GitHub
marten by JasperFx

.NET Transactional Document DB and Event Store on PostgreSQL

updated at May 25, 2024, 5:32 p.m.

C#

76 +0

2,681 +5

423 +1

GitHub
EventSourcing.NetCore by oskardudycz

Examples and Tutorials of Event Sourcing in .NET

updated at May 26, 2024, 6:21 a.m.

C#

83 -2

3,282 +23

502 +2

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 May 26, 2024, 7:46 a.m.

C#

108 +0

2,773 +4

627 +0

GitHub