Xer.DomainDriven
DDD framework
A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C#
A lightweight and easy-to-use library with entities that represents DDD concepts
13 stars
4 watching
5 forks
Language: C#
last commit: over 6 years ago ddddomain-driven-design
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 | 646 |
xhafan/coreddd | A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
thearchitectdev/architect.domainmodeling | A DDD toolset providing boilerplate code generators for domain models in C# | 64 |
itlibrium/ddd-starter-dotnet | Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 390 |
ddd-by-examples/factory | An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,347 |
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. | 597 |
funkygao/cp-ddd-framework | A framework for building and evolving complex business systems using Domain Driven Design principles | 1,127 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
andras-nemes/dddskeletonnet | A .NET skeleton project introducing Domain Driven Design and loosely coupled layers | 179 |
anjoy8/christddd | An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
valignatev/ddd-dynamic | A collection of resources and information on Domain Driven Design in dynamic languages. | 1,354 |
asc-lab/better-code-with-ddd | A codebase demonstrating improved software design through the application of Domain Driven Design (DDD) tactical patterns to enhance readability and expressiveness of C# code. | 317 |
cesarcastrocuba/nlayerappv3 | An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. | 155 |
zkavtaskin/domain-driven-design-example | A C# implementation of Domain-Driven Design principles applied to an e-commerce system | 1,765 |
takashabe/go-ddd-sample | An application demonstrating a domain-driven design architecture with clean layers and separation of concerns. | 287 |