cqrs-pattern topic

List cqrs-pattern repositories

CQRS-Api

8
Stars
0
Forks
Watchers

ASP NET Core WEB API with CQRS Architecture.

cqrs-clean-eventual-consistency

468
Stars
87
Forks
Watchers

CQRS, using Clean Architecture, multiple databases and Eventual Consistency

microservices-dotnetcore-docker-sf-k8s

150
Stars
54
Forks
Watchers

Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility...

run-aspnetcore-microservices

2.5k
Stars
1.3k
Forks
Watchers

Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, D...

Onion-architecture-ASP.NET-Core

778
Stars
146
Forks
Watchers

WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!

bicing-api

158
Stars
16
Forks
Watchers

Get statistics and locations of bicycle stations through REST API

go.cqrs

324
Stars
49
Forks
Watchers

A Golang reference implementation of the CQRS pattern.

nestjs-event-store

198
Stars
28
Forks
Watchers

NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs

NEventLite

131
Stars
19
Forks
Watchers

NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Serv...