Fohjin

CQRS example

An implementation of CQRS patterns in Domain-Driven Design using C#

This is a personal sand box

GitHub

699 stars
76 watching
176 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gregoryyoung/m-r A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. 2,141
thinkbeforecoding/m-r An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# 73
serverlesstechnology/cqrs-demo A demo application for testing and demonstrating the use of CQRS (Command Query Responsibility Segregation) principles in a Rust-based system using PostgreSQL as the data store. 117
asc-lab/java-cqrs-intro An introduction to CQRS and Event Sourcing with Java implementation 205
ddd-by-examples/event-source-cqrs-sample A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) 468
yevhen/streamstone.m-r Demonstrates CQRS and event store functionality using Streamstone ES 18
xerprojects/xer.cqrs A lightweight CQRS library with DDD concepts for building command and event handling systems 101
tojans/scritchy A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. 67
dcomartin/ddd-cqrs-es-example An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. 133
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 205
nestjs/cqrs Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications. 854
xerprojects/xer.cqrs.commandstack A CQRS command handling library providing simple abstraction and multiple registration methods 4
jbogard/contosouniversitydotnetcore-pages An ASP.NET Core 6.0 project demonstrating CQRS and other software design patterns using Razor Pages and Entity Framework Core. 1,366
eventuria/demonstration-gsd A basic Todo list built on top of Haskell to demonstrate CQRS/Command Sourcing principles 50
andreschaffer/event-sourcing-cqrs-examples An implementation of Event Sourcing and CQRS in a minimalist banking system using Java 566