Fohjin
CQRS example
An implementation of CQRS patterns in Domain-Driven Design using C#
This is a personal sand box
699 stars
76 watching
176 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |
| An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# | 73 |
| 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 |
| An introduction to CQRS and Event Sourcing with Java implementation | 205 |
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| Demonstrates CQRS and event store functionality using Streamstone ES | 18 |
| A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
| A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. | 67 |
| An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design | 205 |
| Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications. | 854 |
| A CQRS command handling library providing simple abstraction and multiple registration methods | 4 |
| An ASP.NET Core 6.0 project demonstrating CQRS and other software design patterns using Razor Pages and Entity Framework Core. | 1,366 |
| A basic Todo list built on top of Haskell to demonstrate CQRS/Command Sourcing principles | 50 |
| An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |