rudradixit / domain-driven-design-notesLinks
My notes on reading "Domain Driven Design" by Eric Evans
☆12Updated 10 years ago
Alternatives and similar repositories for domain-driven-design-notes
Users that are interested in domain-driven-design-notes are comparing it to the libraries listed below
Sorting:
- Source code for the Anemic Domain Model Pluralsight course☆286Updated last year
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆54Updated 6 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆89Updated 2 years ago
- An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could b…☆473Updated 7 years ago
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆321Updated 2 months ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆257Updated 3 years ago
- A simple project to explain CQRS during a live coding session at MS experiences'16☆142Updated 9 years ago
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆135Updated 8 years ago
- DDD patterns implemented following TDD☆145Updated 6 years ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆88Updated 3 years ago
- Implementation example of "clean architecture" in .Net☆88Updated 10 years ago
- Hands-on DDD with C# book code☆187Updated 3 years ago
- A by the book DDD application with React/Redux and .NET Core. It features CQRS, event-sourcing, functional programming, TDD, Docker and m…☆88Updated 3 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆134Updated 11 years ago
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆83Updated 7 years ago
- DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store),…☆204Updated 2 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆316Updated 2 years ago
- Event Store in C#, demo project☆38Updated 3 years ago
- Modular monolith in .NET Core☆133Updated 4 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆136Updated 7 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆139Updated 6 years ago
- A .NET Core demo application which uses the Onion Architecture☆104Updated 3 years ago
- Source code for the CQRS in Practice Pluralsight course☆534Updated last year
- An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in A…☆86Updated 7 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago
- Example implementation of a simple book order domain giving various examples of how to initialize adapters within a host☆49Updated 2 years ago
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆486Updated 2 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆322Updated 2 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Updated 2 years ago
- Modular blog using Blazor with clean domain-driven design patterns☆408Updated 3 years ago