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.5.2
Install-Package EntityFramework -Version 6.5.2
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.7.0, ) |
| System.CodeDom | [6.0.0, ) |
| System.ComponentModel.Annotations | [5.0.0, ) |
| System.Configuration.ConfigurationManager | [6.0.1, ) |
| System.Data.SqlClient | [4.8.6, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2026-04-28 12:58:27 |
| 项目主页 | http://go.microsoft.com/fwlink/?LinkID=263480 |
| 许可证 | https://www.nuget.org/packages/EntityFramework/6.5.2/license |