Architect.DomainModeling

DDD toolset

A DDD toolset providing boilerplate code generators for domain models in C#

A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.

GitHub

64 stars
3 watching
5 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list

csharp-sourcegeneratorddddomaindomain-driven-designdomain-modelingentitiesentitygeneratormodelingsourcesource-generatorvalue-objectvalue-objects

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
packtpublishing/hands-on-domain-driven-design-with-.net-coreA comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems646
xerprojects/xer.domaindrivenA lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C#13
zkavtaskin/domain-driven-design-exampleA C# implementation of Domain-Driven Design principles applied to an e-commerce system1,769
cesarcastrocuba/nlayerappv3An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs.155
ddd-by-examples/factoryAn implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring1,347
andras-nemes/dddskeletonnetA .NET skeleton project introducing Domain Driven Design and loosely coupled layers179
itlibrium/ddd-starter-dotnetProvides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications390
asc-lab/better-code-with-dddA codebase demonstrating improved software design through the application of Domain Driven Design (DDD) tactical patterns to enhance readability and expressiveness of C# code.317
codelytv/typescript-ddd-skeletonA basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript451
bottegait/ddd-leaven-v2A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications873
bitloops/ddd-hexagonal-cqrs-es-edaA comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts1,224
humank/ddd-practitioners-refA comprehensive workshop covering Domain-Driven Design (DDD) principles and hands-on implementation using AWS cloud services316
ardalis/specificationA base class with tests for adding specifications to a DDD model.1,962
altasoft/domainprimitivesA toolkit for generating domain-specific primitives with simplified creation and enhanced code quality features.53
anjoy8/christdddAn ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations.681