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
927 stars
110 watching
250 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vaughnvernon/iddd_samples | A collection of sample Bounded Contexts demonstrating various aspects of Implementing Domain-Driven Design | 3,785 |
zkavtaskin/domain-driven-design-example | A C# implementation of Domain-Driven Design principles applied to an e-commerce system | 1,758 |
thearchitectdev/architect.domainmodeling | A DDD toolset providing boilerplate code generators for domain models in C# | 64 |
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 |
bottegait/ddd-leaven-v2 | A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications | 870 |
andras-nemes/dddskeletonnet | A .NET skeleton project introducing Domain Driven Design and loosely coupled layers | 179 |
itlibrium/ddd-starter-dotnet | Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 391 |
cesarcastrocuba/nlayerappv3 | An 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-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
jbogard/contosouniversitydotnetcore-pages | An ASP.NET Core 6.0 project demonstrating CQRS and other software design patterns using Razor Pages and Entity Framework Core. | 1,348 |
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 |
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 |
ddd-by-examples/factory | An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,344 |
codeliner/php-ddd-cargo-sample | A PHP implementation of Domain-Driven Design using the Cargo sample from Eric Evans' book | 797 |
dwavesystems/dwavebinarycsp | A library to construct and solve binary quadratic models from constraint satisfaction problems. | 21 |