Pinned Repositories
domaindrivendesign.github.io
Domain Driven Design Main Repository
DomainDrivenDesignforDatabaseDrivenMind
Deck & Demos from MSIgnite 2015 & Techorama BE conferences
library
DDD library. Books, articles and other reading reading materials.
pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
prod-domain-biz-arch-building-blocks
Product & Domain-Oriented Business Architecture Building Blocks
virtual-domain-driven-design
welcome-to-ddd
Definitions of DDD and fundamental concepts to reduce the learning curve and confusion
wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
wolkenkit
wolkenkit is an open-source CQRS and event-sourcing framework based on Node.js, and it supports JavaScript and TypeScript.
Domain Driven Design 's Repositories
DomainDrivenDesign/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
DomainDrivenDesign/bounded-context-canvas
A structured approach to designing and documenting each of your bounded contexts
DomainDrivenDesign/context-mapping-quiz
Learn context mapping by trying this quiz
DomainDrivenDesign/domaindrivendesign.github.io
Domain Driven Design Main Repository
DomainDrivenDesign/DomainDrivenDesignforDatabaseDrivenMind
Deck & Demos from MSIgnite 2015 & Techorama BE conferences
DomainDrivenDesign/event-sourcing-cqrs-examples
Event Sourcing and CQRS in practice.
DomainDrivenDesign/event-storming-cheatsheet
Short cheat sheet for preparing and facilitating event storming workshops
DomainDrivenDesign/library
DDD library. Books, articles and other reading reading materials.
DomainDrivenDesign/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
DomainDrivenDesign/PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
DomainDrivenDesign/prod-domain-biz-arch-building-blocks
Product & Domain-Oriented Business Architecture Building Blocks
DomainDrivenDesign/virtual-domain-driven-design
DomainDrivenDesign/welcome-to-ddd
Definitions of DDD and fundamental concepts to reduce the learning curve and confusion
DomainDrivenDesign/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
DomainDrivenDesign/wolkenkit
wolkenkit is an open-source CQRS and event-sourcing framework based on Node.js, and it supports JavaScript and TypeScript.
DomainDrivenDesign/aggregate-design-canvas
A structured approach to designing and documenting Aggregates
DomainDrivenDesign/Contexture
Wizard for the Bounded-Context-Canvas
DomainDrivenDesign/ddd-go
DomainDrivenDesign/DDD-NoDuplicates
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
DomainDrivenDesign/ddd-starter-modelling-process
If you're new to DDD and not sure where to start, this process will guide you step-by-step
DomainDrivenDesign/DDDforMS
Visual Studio solution (C#, .NET Framework) showing basic sample structure of solution using Domain-Driven Design principals discussed in "Look at DDD Before Leaping Into Microservices" conference session.
DomainDrivenDesign/ddia-references
Literature references for “Designing Data-Intensive Applications”
DomainDrivenDesign/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.