EventSourcing.NetCore
Event Sourcing Examples
A collection of resources and examples for using event-sourced systems in .NET
Examples and Tutorials of Event Sourcing in .NET
3k stars
85 watching
517 forks
Language: C#
last commit: about 1 year ago
Linked from 2 awesome lists
cqrsdotnet-coreevent-sourcingexamplehacktoberfestmartenmediatrnetcore
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An example application demonstrating event sourcing and CQRS in a microservices architecture | 3,122 |
| | 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 |
| | An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| | Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers | 141 |
| | A .NET client SDK for interacting with an event-native database using gRPC protocol | 148 |
| | A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |
| | A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 437 |
| | An operational database designed to store and stream business events in real-time, supporting event-sourced, event-driven, and microservices architectures. | 5,336 |
| | Builds functional domain models using event sourcing in Elixir | 104 |
| | Manages events and their associated data, providing features such as scheduling and invitation management. | 2,984 |
| | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
| | An in-memory Event Sourcing implementation of banking domain in Java | 99 |
| | An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies | 73 |
| | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |