Email marketing ASP.NET Core MVC and ASP.NET MVC demo app demonstrating CoreDdd and DatabaseBuilder usage
updated at Dec. 21, 2023, 1:19 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
updated at Jan. 11, 2024, 8:59 a.m.
A lightweight and easy-to-use CQRS + DDD library
updated at April 7, 2024, 10:21 a.m.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
updated at June 28, 2024, 3:58 p.m.
Making it easier to convert strings to/from .NET types.
updated at Aug. 4, 2024, 11:41 p.m.
Command Query Separation for ðASP.NET Core â¡AWS Lambda â¡Azure Functions â¡Google Cloud Functions
updated at Sept. 14, 2024, 6:56 p.m.
Lightweight infrastructure for doing eventsourcing using aggregates
updated at Sept. 26, 2024, 2:06 a.m.
This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution as a starting point to build loosely coupled and composable applications where the Domain is at the heart of the project.
updated at Sept. 26, 2024, 10:20 p.m.
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
updated at Oct. 2, 2024, 4:22 p.m.
A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.
updated at Oct. 4, 2024, 12:59 p.m.
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
updated at Oct. 16, 2024, 10:01 a.m.
This repository contains code that accompanies presentation ASC LAB team gave at meetup about âCreating better code with Domain Driven Designâ.
updated at Oct. 20, 2024, 9:31 a.m.