EventFlow
CQRS Framework
An Async CQRS+ES framework for .NET with event sourcing capabilities.
Async/await first CQRS+ES and DDD framework for .NET
2k stars
147 watching
445 forks
Language: C#
last commit: about 1 month ago
Linked from 5 awesome lists
async-awaitc-sharpcqrscqrs-esddddomain-driven-designdotnetdotnet-coreelasticsearchevent-sourcingeventseventsourcingeventstoreframeworknetcorenetstandardnugetrabbitmqsagas
Related projects:
Repository | Description | Stars |
---|---|---|
oktaykir/eventflow.example | An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore | 201 |
asc-lab/dotnet-cqrs-intro | Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers | 140 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 147 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
azure/azure-event-hubs-dotnet | A .NET client library for Azure's event-driven messaging service | 86 |
oskardudycz/eventsourcing.netcore | A collection of resources and examples for using event-sourced systems in .NET | 3,419 |
xerprojects/xer.cqrs.eventstack | A lightweight CQRS event handling library for .NET. | 5 |
cer/event-sourcing-examples | An example application demonstrating event sourcing and CQRS in a microservices architecture | 3,118 |
kgrzybek/sample-dotnet-core-cqrs-api | Sample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture | 2,892 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
charlessolar/aggregates.net | A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 440 |
specflowoss/specflow | A .NET BDD framework that automates testing and integrates with existing code using the Gherkin specification language. | 2,247 |
dotnet/runtime | Provides the underlying runtime and libraries for .NET applications | 15,352 |
dotnet/aspnetcore | A cross-platform .NET framework for building cloud-based web applications on Windows, Mac, or Linux. | 35,485 |
eventstore/eventstoredb-client-dotnet-legacy | A .NET TCP client for Event StoreDB, providing a connection to the event store database via TCP protocol. | 1 |