Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
dotnet add package Microsoft.EntityFrameworkCore --version 1.1.6
Install-Package Microsoft.EntityFrameworkCore -Version 1.1.6
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Caching.Memory | [1.1.1, ) |
| Microsoft.Extensions.DependencyInjection | [1.1.0, ) |
| Microsoft.Extensions.Logging | [1.1.1, ) |
| NETStandard.Library | [1.6.1, ) |
| Remotion.Linq | [2.1.1, ) |
| System.Collections.Immutable | [1.3.0, ) |
| System.Interactive.Async | [3.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.ComponentModel.Annotations | [4.3.0, ) |
| System.Linq.Queryable | [4.3.0, ) |
| Microsoft.Extensions.Caching.Memory | [1.1.1, ) |
| Microsoft.Extensions.DependencyInjection | [1.1.0, ) |
| Microsoft.Extensions.Logging | [1.1.1, ) |
| NETStandard.Library | [1.6.1, ) |
| Remotion.Linq | [2.1.1, ) |
| System.Collections.Immutable | [1.3.0, ) |
| System.Interactive.Async | [3.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-07-10 13:49:37 |
| 项目主页 | http://www.asp.net/ |
| 许可证 | http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |