你的位置: 码友网首页 / 资讯源列表 / EF Core 5 Many-to-Many Relationships

关于[EF Core 5 Many-to-Many Relationships]的摘要:

If you're a Microsoft developer using EF Core, you are probably really excited about the new feature in EF Core 5 that makes creating many-to-many relationships super simple! Many-to-many relationships in EF Core 5 work intuitively now, so if you have installed the .NET 5 SDK or Visual Studio 2019 16.9 preview 1 you can test the new feature pretty quickly from a .NET Core Console Application targeting .NET 5. In this EF Core 5 tutorial, I will walk you through the standard sample application of building a many-to-many relationship between blog posts and tags in a SQLite database.

原文地址: https://www.davidhayden.me/blog/ef-core-5-many-to-many-relationships

收录时间: 2020-11-16 浏览量: 1428 分类: Entity Framework Core

| 0 收藏 | 0