Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
dotnet add package EntityFramework --version 6.3.0-preview8-19405-04
Install-Package EntityFramework -Version 6.3.0-preview8-19405-04
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.6.0-preview8.19405.3, ) |
| System.CodeDom | [4.6.0-preview8.19405.3, ) |
| System.ComponentModel.Annotations | [4.6.0-preview8.19405.3, ) |
| System.Configuration.ConfigurationManager | [4.6.0-preview8.19405.3, ) |
| System.Data.SqlClient | [4.7.0-preview8.19405.3, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-08-13 16:41:49 |
| 项目主页 | http://go.microsoft.com/fwlink/?LinkID=263480 |
| 许可证 | https://www.nuget.org/packages/EntityFramework/6.3.0-preview8-19405-04/license |