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.4.0-preview3-19553-01
Install-Package EntityFramework -Version 6.4.0-preview3-19553-01
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.7.0-preview3.19551.4, ) |
| System.CodeDom | [4.7.0-preview3.19551.4, ) |
| System.ComponentModel.Annotations | [4.7.0-preview3.19551.4, ) |
| System.Configuration.ConfigurationManager | [4.7.0-preview3.19551.4, ) |
| System.Data.SqlClient | [4.8.0-preview3.19551.4, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-11-13 23:22:27 |
| 项目主页 | http://go.microsoft.com/fwlink/?LinkID=263480 |
| 许可证 | https://www.nuget.org/packages/EntityFramework/6.4.0-preview3-19553-01/license |