Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Chapter 20 Notes #99

Open
scottkuhl opened this issue Sep 3, 2020 · 0 comments
Open

Chapter 20 Notes #99

scottkuhl opened this issue Sep 3, 2020 · 0 comments

Comments

@scottkuhl
Copy link
Contributor

Many-to-Many relationship mapping is about to get a major upgrade in .NET 5 releasing later this year. You will no longer need a class for the join table.
dotnet/efcore#19003

This is the simplest writeup I have seen so far on the change:
https://daveabrock.com/2020/08/29/dotnet-stacks-14

BTW, just a reminder on my previous notes that will affect a lot of the content. .NET Core in v5 will now just be .NET going forward. Core has been dropped from the name.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant