- Course
Domain-driven Design: Preserving Encapsulation with EF Core
Persistence is one of the big challenges in implementing a software design. This course will teach you how to implement EF Core persistence using domain-driven design principles.
- Course
Domain-driven Design: Preserving Encapsulation with EF Core
Persistence is one of the big challenges in implementing a software design. This course will teach you how to implement EF Core persistence using domain-driven design principles.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Persistence is one of the big challenges in implementing a software design. In this course, Domain-driven Design: Preserving Encapsulation with EF Core, you’ll learn to implement DDD designs with persistence ignorance. First, you’ll explore how to implement entities and value objects using EF Core. Next, you’ll discover how to link your objects together effectively and intuitively. Finally, you’ll learn how to implement integration of your persistence with other systems. When you’re finished with this course, you’ll have the skills and knowledge of DDD-driven EF Core needed to implement your models in code.