Domain-Driven-Design-Example
eCommerce example
A C# implementation of Domain-Driven Design principles applied to an e-commerce system
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
2k stars
116 watching
443 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
csharpdddddd-architectureddd-patternsdomain-driven-design
Related projects:
Repository | Description | Stars |
---|---|---|
| A DDD toolset providing boilerplate code generators for domain models in C# | 64 |
| An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,347 |
| 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,224 |
| A comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems | 646 |
| An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| 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 |
| An F# implementation of Domain-Driven Design with Event-Sourcing and EventStore | 186 |
| C#.NET implementations of Bounded Contexts from Implementing Domain-Driven Design by Vaughn Vernon | 929 |
| An e-commerce application built using Domain-Driven Design and Event Sourcing with a focus on separation of concerns and flexible data models. | 320 |
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. | 155 |
| A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# | 13 |
| An ASP.NET Core MVC and ASP.NET MVC demo app demonstrating the use of CoreDdd libraries for domain-driven development and DatabaseBuilder for database setup. | 13 |
| Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 390 |
| An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. | 363 |