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
Install-Package EntityFramework -Version 6.3.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.6.0, ) |
| System.CodeDom | [4.6.0, ) |
| System.ComponentModel.Annotations | [4.6.0, ) |
| System.Configuration.ConfigurationManager | [4.6.0, ) |
| System.Data.SqlClient | [4.7.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-09-23 15:06:29 |
| 项目主页 | http://go.microsoft.com/fwlink/?LinkID=263480 |
| 许可证 | https://www.nuget.org/packages/EntityFramework/6.3.0/license |