EquinoxProject by EduardoPires

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

created at Dec. 14, 2016, 4:36 a.m.

C#

508 +0

6,294 +6

1,590 +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.

created at Oct. 5, 2016, 10:35 p.m.

C#

1,511 +0

24,573 -9

10,372 +1

GitHub
MediatR by jbogard

Simple, unambitious mediator implementation in .NET

created at March 3, 2014, 3:01 p.m.

C#

292 +0

10,669 +24

1,136 +0

GitHub
marten by JasperFx

.NET Transactional Document DB and Event Store on PostgreSQL

created at Oct. 12, 2015, 6:11 p.m.

C#

76 +0

2,676 +2

421 +2

GitHub
eShopOnWeb by dotnet-architecture

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

created at Feb. 28, 2017, 2:39 a.m.

C#

480 -1

9,965 +14

5,296 +15

GitHub
coreddd by xhafan

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

created at March 8, 2018, 3:03 p.m.

C#

5 +0

69 +0

6 +0

GitHub
emailmaker by xhafan

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

created at Oct. 2, 2015, 12:40 p.m.

C#

3 +0

13 +0

3 +0

GitHub
Merp by mastreeno

An event based Micro ERP

created at Oct. 13, 2016, 4:15 p.m.

C#

87 +0

493 -2

150 +0

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

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

created at Feb. 3, 2019, 3:05 p.m.

C#

108 +0

2,760 +4

627 +3

GitHub
cqrs-journey by MicrosoftArchive

Microsoft patterns & pratices CQRS Journey sample application

created at Feb. 29, 2012, 12:05 a.m.

C#

139 +0

1,376 -1

460 +1

GitHub
modular-monolith-with-ddd by kgrzybek

Full Modular Monolith application with Domain-Driven Design approach.

created at Aug. 23, 2019, 12:12 a.m.

C#

346 +2

10,383 +29

1,607 +8

GitHub
ByValue by sm-g

DDD ValueObject implementation helper

created at Nov. 4, 2018, 9:26 a.m.

C#

2 +0

9 +0

0 +0

GitHub
Photostock by mr0zek

None

created at Feb. 13, 2019, 8:15 a.m.

C#

1 +0

7 +0

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

created at Dec. 13, 2019, 6:29 a.m.

C#

19 +0

304 +0

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

created at Feb. 26, 2020, 7:37 a.m.

C#

2 +0

5 +0

0 +0

GitHub
dotnet-cqrs-intro by asc-lab

Examples of implementation CQRS with Event Sourcing - evolutionary approach

created at Jan. 11, 2019, 1:59 p.m.

C#

21 +0

140 +0

49 +0

GitHub
EventSourcing.NetCore by oskardudycz

Examples and Tutorials of Event Sourcing in .NET

created at Jan. 28, 2017, 11:21 a.m.

C#

86 +0

3,244 +6

496 +1

GitHub
Aggregates.NET by volak

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

created at Dec. 26, 2014, 7:42 p.m.

C#

33 +0

441 +0

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

created at April 3, 2018, 3:54 p.m.

C#

11 +0

247 +0

34 +0

GitHub
eShopOnContainersDDD by volak

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

created at April 20, 2018, 1:16 p.m.

C#

5 +0

313 +0

43 +0

GitHub