cqrs topic

List cqrs repositories

Atles

194
Stars
42
Forks
Watchers

A forum software built with Blazor WebAssembly and CQRS.

OpenCQRS

611
Stars
113
Forks
Watchers

.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.

Weapsy

754
Stars
230
Forks
Watchers

ASP.NET Core CMS

DNTFrameworkCore

314
Stars
76
Forks
Watchers

Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework

dotnet-new-caju

249
Stars
34
Forks
Watchers

Learn Clean Architecture with .NET Core 3.0 :fire:

event-sourcing-castanha

82
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.

event-sourcing-jambo

187
Stars
68
Forks
Watchers

An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)

Enexure.MicroBus

216
Stars
26
Forks
Watchers

MicroBus is a simple in process Mediator for .NET

django-cqrs

22
Stars
9
Forks
Watchers

A demo application to show how cqrs can be implemented in Django

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...