eventstore topic

List eventstore repositories

ErazerCQRS

19
Stars
5
Forks
Watchers

My learning steps into the world of CQRS and EventSourcing

event-sourcing-castanha

80
Stars
19
Forks
Watchers

An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.

EventFlow.Example

201
Stars
45
Forks
Watchers

DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net...

EventualShop

332
Stars
49
Forks
Watchers

A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projection...

Aggregates.NET

441
Stars
58
Forks
Watchers

.NET event sourced domain driven design model via NServiceBus and GetEventStore

eShopOnContainersDDD

313
Stars
43
Forks
Watchers

Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns

TodoMVC-DDD-CQRS-EventSourcing

247
Stars
34
Forks
Watchers

Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design

ultimate-backend

2.5k
Stars
402
Forks
Watchers

Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

EventFlow

2.3k
Stars
442
Forks
Watchers

Async/await first CQRS+ES and DDD framework for .NET

EquinoxProject

6.3k
Stars
1.6k
Forks
Watchers

Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts