Xer.Cqrs.CommandStack
Command handler library
A CQRS command handling library providing simple abstraction and multiple registration methods
A lightweight and easy-to-use CQRS command handling library
4 stars
3 watching
1 forks
Language: C#
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
xerprojects/xer.cqrs.eventstack | A lightweight CQRS event handling library for .NET. | 5 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
gregoryyoung/m-r | A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,136 |
commanded/commanded | A framework for building Elixir applications using the CQRS/ES pattern | 1,867 |
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. | 116 |
thinkbeforecoding/m-r | An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# | 73 |
marknijhof/fohjin | An exploration of Domain-Driven Design and CQRS principles through a sample project | 700 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 696 |
yevhen/streamstone.m-r | Demonstrates CQRS and event store functionality using Streamstone ES | 18 |
serverlesstechnology/cqrs | A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 381 |
wqking/eventpp | An event dispatcher and callback list library for C++ | 1,377 |
unity-technologies/superscience | A repository of experimental algorithms and techniques for improving XR (Extended Reality) performance and precision. | 719 |
jorge07/symfony-6-es-cqrs-boilerplate | A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. | 1,073 |
asc-lab/dotnet-cqrs-intro | Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers | 140 |
tojans/scritchy | A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. | 67 |