Skip to content

julielerman/EFCoreDDDPluralsight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pluralsight EF Core 8 and DDD

This set of demos goes with my EF Core and Domain-Driven Design course updated in Feb 2024.
bit.ly/EFCore8DDD (pluralsight.com/courses/ef-core-6-domain-driven-design)

While DDD is focused on the domain, data persistence is still important to your application workflow. This course will teach you how to use Entity Framework Core effectively to persist data from their DDD designed software. Additionally the course provides a review of DDD basics and the process of modeling the domain used in the samples. The final solution is an end-to-end solution incorporating multiple bounded contexts.

The samples use EF Core 8 and .NET 8. The course also points out differences for earlier versions back to EF Core 6.

About

Sample code from Pluralsight EF Core and Domain-Driven Design published Feb 2024. Uses EF Core 8. https://github.com/julielerman/EFCore6andDDDPluralsight for EF Core 6 version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages