DEV Community

Cover image for On .NET Episode: Deep Dive into Many-to-Many with EF Core 5.0
Cecil L. Phillip 🇦🇬 for .NET

Posted on

On .NET Episode: Deep Dive into Many-to-Many with EF Core 5.0

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 is much more flexible and powerful

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.

If you liked this video and would like to see some more of our .NET content, please subscribe to our .NET Developers YouTube Channel.

Useful Links

Top comments (0)