CQRSAzure
CQRS framework
An initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure.
CQRS on Windows Azure
26 stars
7 watching
11 forks
Language: C#
last commit: almost 6 years ago
Linked from 1 awesome list
codegencqrs-escsharpvb-netwindows-azure
Related projects:
Repository | Description | Stars |
---|---|---|
gautema/cqrslite | A lightweight framework for building CQRS and Eventsourcing applications in C# | 1,100 |
serverlesstechnology/cqrs | A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 381 |
tojans/scritchy | A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. | 67 |
jorge07/symfony-6-es-cqrs-boilerplate | A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. | 1,073 |
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 |
commanded/commanded | A framework for building Elixir applications using the CQRS/ES pattern | 1,867 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
tochemey/ego | A Go library that enables event-sourcing and CQRS applications using protocol buffers and scalable persistence | 37 |
zccrs/qqstars | A cross-platform client for the WebQQ protocol, developed with Qt | 489 |
cmendible/azqr | Analyzes Azure resources to ensure compliance with best practices and recommendations | 0 |
thinkbeforecoding/m-r | An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# | 73 |
gregoryyoung/m-r | A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,136 |
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 |
asc-lab/dotnet-cqrs-intro | Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers | 140 |