Xer.Cqrs
CQRS library
A lightweight CQRS library with DDD concepts for building command and event handling systems
A lightweight and easy-to-use CQRS + DDD library
101 stars
12 watching
8 forks
Language: C#
last commit: about 7 years ago
Linked from 5 awesome lists
commandcommand-handlercqrsdotnet-standardeventevent-handlersqueryquery-handler
Related projects:
Repository | Description | Stars |
---|---|---|
| A CQRS command handling library providing simple abstraction and multiple registration methods | 4 |
| A lightweight CQRS event handling library for .NET. | 5 |
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
| A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
| A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 389 |
| Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers | 141 |
| A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |
| An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| A hub for discussing Event Sourced Domain Models and CQRS principles in software development | 75 |
| A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. | 1,075 |
| A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# | 13 |
| An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. | 252 |
| A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design | 205 |
| 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 |