Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
created at Oct. 16, 2020, 1:58 p.m.
A library to facilitate communication between CommandService and QueryService. The Idea is when any event occures in commandService, it should be persisted in QueryService in MongoDb, SqlServer, MySql and PostgreSQL
created at Feb. 26, 2020, 7:37 a.m.
This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
created at Dec. 13, 2019, 6:29 a.m.
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.
created at Nov. 20, 2019, 4:21 p.m.
Full Modular Monolith application with Domain-Driven Design approach.
created at Aug. 23, 2019, 12:12 a.m.
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
created at May 8, 2019, 5:11 p.m.
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
created at Feb. 3, 2019, 3:05 p.m.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
created at Jan. 11, 2019, 1:59 p.m.
An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented design patterns brought by the aesthetic.
created at April 25, 2018, 6:32 a.m.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
created at April 20, 2018, 1:16 p.m.
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
created at April 3, 2018, 3:54 p.m.
A lightweight and easy-to-use CQRS + DDD library
created at Sept. 5, 2017, 5:35 p.m.
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
created at June 10, 2017, 5 p.m.
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
created at Feb. 28, 2017, 2:39 a.m.
Examples and Tutorials of Event Sourcing in .NET
created at Jan. 28, 2017, 11:21 a.m.
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
created at Dec. 14, 2016, 4:36 a.m.