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: 6 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. 389
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 141
tochemey/ego Provides a minimal library to implement event-sourced behavior in Go applications. 38
broadway/broadway A framework for building CQRS and event sourced applications 1,498
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 205
jorge07/symfony-6-es-cqrs-boilerplate A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. 1,075
charlessolar/aggregates.net A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. 437
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,882
gregoryyoung/m-r A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. 2,141
oktaykir/eventflow.example An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore 200
crabzilla/crabzilla An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies 73