DDD-starter-dotnet

DDD framework

Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications

Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.

GitHub

391 stars
32 watching
29 forks
Language: C#
last commit: 14 days ago
Linked from 1 awesome list

bdddddddd-exampleddd-patternsevent-drivenevent-sourcinghexagonal-architecture

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
packtpublishing/hands-on-domain-driven-design-with-.net-core A comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems 642
xerprojects/xer.domaindriven A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# 13
ddd-by-examples/factory An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring 1,344
thearchitectdev/architect.domainmodeling A DDD toolset providing boilerplate code generators for domain models in C# 64
jorge07/ddd-playground A Symfony-based project demonstrating Domain-Driven Design principles and technologies such as CQRS, Event Sourcing, and Docker for building a scalable and maintainable system. 596
funkygao/cp-ddd-framework A framework for building and evolving complex business systems using Domain Driven Design principles 1,123
codelytv/java-ddd-example Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture 434
andras-nemes/dddskeletonnet A .NET skeleton project introducing Domain Driven Design and loosely coupled layers 179
asc-lab/better-code-with-ddd An application demonstrating how to apply Domain-Driven Design (DDD) tactical patterns to improve code quality and readability 316
cesarcastrocuba/nlayerappv3 An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. 155
valignatev/ddd-dynamic A collection of resources and information on Domain Driven Design in dynamic languages. 1,353
bottegait/ddd-leaven-v2 A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications 870
ferrius/ddd-cqrs-example An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. 359
bitloops/ddd-hexagonal-cqrs-es-eda A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts 1,208
xhafan/coreddd A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. 69