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
Sorting:
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 2 years ago
- Modular monolith in .NET Core☆132Updated 3 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆256Updated 2 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆321Updated 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 5 months ago
- Hands-on DDD with C# book code☆182Updated 2 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆141Updated 5 years ago
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆484Updated 2 years ago
- Sample created in the live-coding video series☆84Updated 2 years ago
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆351Updated 2 years ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆271Updated 3 years ago
- Samples and resources of how to design WebApi with .NET☆243Updated 3 years ago
- ☆95Updated 2 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆171Updated 2 years ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆52Updated 6 years ago
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆189Updated 2 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- .NET Core event sourcing framework☆185Updated 2 years ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- ☆112Updated 3 years ago
- The CQRS flavoured framework that will speed up your WebAPI and Microservices development☆286Updated 2 years ago
- DDD patterns implemented following TDD☆147Updated 5 years ago
- Modular Monolith virtual payments app sample - reference project for the comprehensive course☆229Updated 2 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
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆401Updated 3 weeks ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆142Updated last year
- Set of shared abstractions & components for building the modular monolith☆156Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆87Updated 9 months ago