OKTAYKIR / EventFlow.Example
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 Core 2.2 and include docker compose file.
☆202Updated 2 years ago
Alternatives and similar repositories for EventFlow.Example:
Users that are interested in EventFlow.Example are comparing it to the libraries listed below
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆321Updated 2 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆256Updated 2 years ago
- Modular monolith in .NET Core☆132Updated 3 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 2 years ago
- [Distributed .NET Core] Common library for DShop project.☆142Updated 2 years ago
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆319Updated 4 months ago
- ☆185Updated 4 years ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆272Updated 3 years ago
- ☆97Updated 2 years ago
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆349Updated 2 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆141Updated 5 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆171Updated 2 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆135Updated 6 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆142Updated last year
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆481Updated 2 years ago
- Modular Monolith virtual payments app sample - reference project for the comprehensive course☆228Updated 2 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆134Updated 10 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆154Updated 2 years ago
- The CQRS flavoured framework that will speed up your WebAPI and Microservices development☆286Updated 2 years ago
- A crafted toolkit for building cloud-native apps on the .NET platform☆290Updated 2 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆49Updated 5 years ago
- .NET Core Microservices [Video], published by Packt☆97Updated 2 years ago
- The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight…☆277Updated 4 years ago
- ☆111Updated 3 years ago
- Samples and resources of how to design WebApi with .NET☆243Updated 3 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆399Updated last month
- Implementation of saga pattern for .NET Core☆399Updated last year