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#

20 +0

140 +0

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

created at Oct. 18, 2013, 5:14 a.m.

C#

26 +0

179 +0

46 +0

GitHub
go-ddd-sample by takashabe

DDD like architecture sample application

created at Dec. 5, 2017, 1:54 p.m.

Go

8 +0

288 +0

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

319 +1

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

created at Nov. 20, 2019, 4:21 p.m.

C#

14 +0

201 +0

42 +0

GitHub
event_bus by otobus

surfer Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.

created at July 23, 2017, 12:47 p.m.

Elixir

12 +0

699 +0

41 +0

GitHub
DDDInventoryItemFSharp by eulerfx

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

created at Feb. 18, 2013, 3:04 a.m.

JavaScript

22 +0

185 +0

41 +0

GitHub
eventsourcing-java-example by Pragmatists

A simplified (in memory) example of Event Sourcing implementation for banking domain.

created at March 29, 2017, 6:27 p.m.

Java

11 +0

99 +0

40 +0

GitHub
Cirqus by mookid8000

x d60 event sourcing + CQRS framework

created at Aug. 8, 2014, 6:11 p.m.

C#

31 +0

233 +0

39 +0

GitHub
DDD-CQRS-ES-Example by dcomartin

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

created at Sept. 10, 2013, 3:45 p.m.

JavaScript

17 +0

133 -1

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

252 +0

31 +0

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.

created at May 8, 2019, 5:11 p.m.

C#

32 +0

391 +0

29 +0

GitHub
FsUno by thinkbeforecoding

Event sourcing implementation sample in F#

created at June 28, 2013, 7:52 a.m.

F#

15 +0

76 +0

27 +0

GitHub
node-cqrs-eventdenormalizer by thenativeweb

Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.

created at May 17, 2012, 2:46 p.m.

JavaScript

9 +0

38 +0

27 +0

GitHub
Wow by Ahoo-Wang

Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架

created at April 15, 2023, 5:28 a.m.

Kotlin

7 +0

198 +2

25 +2

GitHub
project-manager by mkopylec

Ready to go Domain-Driven Design workshop.

created at April 25, 2017, 5:45 a.m.

Java

5 +0

62 +0

22 +0

GitHub
Its.Cqrs by jonsequitur

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

created at Nov. 8, 2014, 11:02 p.m.

C#

20 +0

76 +0

21 +0

GitHub
Projac by BitTacklr

A set of .NET projection libraries

created at March 23, 2013, 10:21 a.m.

C#

15 +0

137 +0

21 +0

GitHub
gobdd by go-bdd

BDD framework

created at May 30, 2019, 6:47 a.m.

Go

11 +0

115 +0

19 +0

GitHub
akka-cqrs-es-demo by mdonkers

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

created at July 23, 2016, 9:34 p.m.

JavaScript

5 +0

57 +0

19 +0

GitHub