On the surface many-to-many in EF6 and EF Core look very similar.
However, under the covers the design in EF Core 5.0 provides more flexibility and power.
In this episode, Arthur Vickers returns to chat some more with Jeremy about some of the new features in Entity Framework Core 5. In particular, they’ll be diving deep into the building blocks of many-to-many. You’ll see how they can be configured to allow flexible mapping and access to the underlying join table.
Useful Links
- What’s New in EF Core 5.0
- Persist and retrieve relational data with Entity Framework Core
- Announcing the Release of EF Core 5.0