Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Practical Domain-Driven Design with EF Core

NDC Conferences via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore Domain-Driven Design (DDD) and its practical implementation with Entity Framework Core in this conference talk from NDC London 2021. Delve into key DDD concepts such as bounded contexts, domain models, and encapsulation of behavior. Learn how to extract methods, avoid public setters, and leverage domain services and events. Discover techniques for moving from primitive obsession to value objects, and understand the role of repositories and units of work in DDD. Gain insights into embracing DbContext and implementing specifications with base classes and extension methods. Master the art of creating clear boundaries between different parts of your system and building a robust domain model that incorporates both behavior and data.

Syllabus

Intro
What is Domain-Driven Design?
What is Domain Model? An object model of the domain that incorporates both behavior and data.' - Martin Fowler
Bounded Contexts • A defined part of software where particular terms, definitions and rules apply in a consistent way Clear boundaries between different parts of the system
Inside the Core Domain
Sample Domain
Extract Methods
Avoid Public Setters
Encapsulate Behavior in Domain Model
Encapsulate Behavior in Domain Service
Double Dispatch
Domain Events
From Primitive Obsession to Value Objects
Where is the Repository?
Can the Unit of Work help us?
Embrace the DbContext
Specification: Current Query
Specification: Base Classes
Specification: Concrete Sample
Specification: Extension Methods
Base Entity ID

Taught by

NDC Conferences

Reviews

Start your review of Practical Domain-Driven Design with EF Core

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.