DDDSkeletonNet
DDD framework
A .NET skeleton project introducing Domain Driven Design and loosely coupled layers
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.
179 stars
26 watching
46 forks
Language: C#
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems | 646 |
| A DDD toolset providing boilerplate code generators for domain models in C# | 64 |
| A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript | 451 |
| Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 390 |
| A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# | 13 |
| A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
| An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. | 155 |
| Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture | 434 |
| A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications | 873 |
| C#.NET implementations of Bounded Contexts from Implementing Domain-Driven Design by Vaughn Vernon | 929 |
| A framework for building and evolving complex business systems using Domain Driven Design principles | 1,127 |
| An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,347 |
| 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. | 597 |
| A C# implementation of Domain-Driven Design principles applied to an e-commerce system | 1,769 |
| A collection of resources and information on Domain Driven Design in dynamic languages. | 1,354 |