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.0.2
Install-Package Microsoft.EntityFrameworkCore -Version 1.0.2
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Caching.Memory | [1.0.1, ) |
| Microsoft.Extensions.DependencyInjection | [1.0.1, ) |
| Microsoft.Extensions.Logging | [1.0.1, ) |
| Remotion.Linq | [2.1.1, ) |
| System.Collections.Immutable | [1.2.0, ) |
| System.Interactive.Async | [3.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections.Concurrent | [4.0.12, ) |
| System.ComponentModel.Annotations | [4.1.0, ) |
| System.Linq.Queryable | [4.0.1, ) |
| System.ObjectModel | [4.0.12, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| Microsoft.Extensions.Caching.Memory | [1.0.1, ) |
| Microsoft.Extensions.DependencyInjection | [1.0.1, ) |
| Microsoft.Extensions.Logging | [1.0.1, ) |
| Remotion.Linq | [2.1.1, ) |
| System.Collections.Immutable | [1.2.0, ) |
| System.Interactive.Async | [3.0.0, ) |
| 作者 | Microsoft.EntityFrameworkCore |
|---|---|
| 发布时间 | 2016-12-12 23:48:20 |
| 项目主页 | http://www.asp.net/ |
| 许可证 | http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |