Domain Driven Design
Domain-Driven Design, Eric Evans, 2003, Addison-Wesley Professional amzn.to/3k7g948
Patterns, Principles, and Practices of Domain-Driven Design Scott Millett, Nick Tune, 2015, Wrox amzn.to/2ZyaNH8
Domain-Driven Design, The First 15 Years, Essays from the community
VirtualDDD Meetup with recorded sessions: virtualddd.com
Getting to DDD: Pragmatic or Principled Julie Lerman, KanDDDinsky 2018 youtu.be/CPd2BVR3hEM
Pluralsight DDD Fundamentals Sample for this course github.com/ardalis/pluralsight-ddd-fundamentals
Jimmy Bogard, Services in DDD bit.ly/1ifravE
Pluralsight course: SOLID Principles of OO Design bit.ly/solid-smith
On Pluralsight: SOLID Principles for C# developers-
On Pluralsight: Entity Framework in the Enterprise – bit.ly/PS-EFEnterprise (See “The Great Repository Debate” module)
On Pluralsight: C# Design Patterns: Façade by David Starr
app.pluralsight.com/library/courses/csharp-design-patterns-facade
Martin Fowler on Anemic Domain Models:
Event storming via Alberto Brandolini eventstorming.com
Event Modeling via Adam Dymitruk eventmodeling.org
Specification Pattern Base Class github.com/ardalis/Specification
Avoid In-Memory Databases for Tests jimmybogard.com/avoid-in-memory-databases-for-tests/
Eric Evans website: domainlanguage.com
Vaughn Vernon website: vaughnvernon.com
Support for Value Objects in C#, Steve Smith blog post: ardalis.com/support-for-value-objects-in-csharp
Domain-Driven Design in C#9: Immutable Value Objects Julie Lerman on Pluralsight blog: bit.ly/PSBlogValueObjects
Getting Started with DDD when Surrounded by Legacy Systems II, Eric Evans - domainlanguage.com/newsletter/2012-03
Lost in bounded context translations with Julie, Indu, Michael and Nick VirtualDDD meetup youtu.be/u-5sKvh48-g
On Pluralsight: C# Design Patterns: Adapter by Steve Smith bit.ly/PS-Adapter
On Pluralsight: C# Design Patterns: Façade by David Starr bit.ly/PS-Facade
Bus or Queue (Blog post): ardalis.com/bus-or-queue
Domain Storytelling Modeler
Bounded Context Canvas
Developing Core Business Applications with Domain-Driven Design (DDD) and Microsoft .NET Jimmy Nilsson, TechEd bit.ly/NilssonDDDTechEd2013
RabbitMQ By Example, Stephen Haunts on Pluralsight
A Clean Architecture Solution Template for .NET Developers
Last updated
Was this helpful?