CQRSlite

CQRS framework

A lightweight framework for building CQRS and Eventsourcing applications in C#

A lightweight framework to help creating CQRS and Eventsourcing applications in C#

GitHub

1k stars
91 watching
266 forks
Language: C#
last commit: 4 months ago
Linked from 3 awesome lists

c-sharpcqrscqrs-frameworkdotnetdotnet-coreeventsourcing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
serverlesstechnology/cqrs A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. 381
merrioncomputing/cqrsazure An initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure. 26
tojans/scritchy A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. 67
xerprojects/xer.cqrs A lightweight CQRS library with DDD concepts for building command and event handling systems 101
asc-lab/dotnet-cqrs-intro Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers 140
tochemey/ego A Go library that enables event-sourcing and CQRS applications using protocol buffers and scalable persistence 37
broadway/broadway A framework for building CQRS and event sourced applications 1,496
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 198
jorge07/symfony-6-es-cqrs-boilerplate A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. 1,073
charlessolar/aggregates.net A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. 440
xerprojects/xer.cqrs.eventstack A lightweight CQRS event handling library for .NET. 5
commanded/commanded A framework for building Elixir applications using the CQRS/ES pattern 1,867
gregoryyoung/m-r A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. 2,136
oktaykir/eventflow.example An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore 201
crabzilla/crabzilla An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies 73