dotnet-cqrs-intro
CQRS tutorial
Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers
Examples of implementation CQRS with Event Sourcing - evolutionary approach
141 stars
20 watching
48 forks
Language: C#
last commit: over 5 years ago
Linked from 1 awesome list
cqrsdotnetdotnet-coreevent-sourcing
Related projects:
Repository | Description | Stars |
---|---|---|
| An introduction to CQRS and Event Sourcing with Java implementation | 205 |
| A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
| A .NET client SDK for interacting with an event-native database using gRPC protocol | 148 |
| An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |
| A lightweight framework for building CQRS and Eventsourcing applications in C# | 1,100 |
| A lightweight CQRS event handling library for .NET. | 5 |
| An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 437 |
| A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |
| An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore | 200 |
| A NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture | 141 |
| A sample web application demonstrating the use of events in an ASP.NET Core framework | 0 |
| Demonstrates CQRS and event store functionality using Streamstone ES | 18 |