ardalis / DDD-NoDuplicates
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
☆558Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for DDD-NoDuplicates
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆391Updated this week
- Source code for the CQRS in Practice Pluralsight course☆491Updated 4 months ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆642Updated last year
- Sample Event Sourcing implementation with .NET Core☆578Updated 3 months ago
- Source code for the DDD in Practice Pluralsight course☆586Updated 7 years ago
- Source code for the Anemic Domain Model Pluralsight course☆282Updated 4 months ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆313Updated last year
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆316Updated 6 months ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆811Updated 3 years ago
- A DDD guestbook example written for ASP.NET Core☆694Updated 5 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆318Updated last year
- An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could b…☆460Updated 6 years ago
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆477Updated last year
- Banking Kata (.NET)☆148Updated 2 years ago
- Event Sourcing library for .NET☆458Updated this week
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆252Updated last year
- A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourci…☆368Updated 3 months ago
- Hands-on DDD with C# book code☆178Updated last year
- A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong"…☆227Updated this week
- Source code for the DDD and EF Core Pluralsight course☆254Updated 3 years ago
- Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.☆326Updated this week
- Modular monolith in .NET Core