IDDD_Samples_NET

Domain models

C#.NET implementations of Bounded Contexts from Implementing Domain-Driven Design by Vaughn Vernon

These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

GitHub

929 stars
110 watching
251 forks
Language: C#
last commit: almost 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vaughnvernon/iddd_samplesA collection of sample Bounded Contexts demonstrating various aspects of Implementing Domain-Driven Design3,801
zkavtaskin/domain-driven-design-exampleA C# implementation of Domain-Driven Design principles applied to an e-commerce system1,769
thearchitectdev/architect.domainmodelingA DDD toolset providing boilerplate code generators for domain models in C#64
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
bottegait/ddd-leaven-v2A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications873
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
cesarcastrocuba/nlayerappv3An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs.155
ddd-by-examples/event-source-cqrs-sampleA sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD)468
jbogard/contosouniversitydotnetcore-pagesAn ASP.NET Core 6.0 project demonstrating CQRS and other software design patterns using Razor Pages and Entity Framework Core.1,366
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
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
ddd-by-examples/factoryAn implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring1,347
codeliner/php-ddd-cargo-sampleA PHP implementation of Domain-Driven Design using the Cargo sample from Eric Evans' book798
dwavesystems/dwavebinarycspConstructs a binary quadratic model from a constraint satisfaction problem with small constraints over binary variables21