msdn 有ef core的.net framework版本说明吗

msdn 有ef core的.net framework版本说明吗?

现在服务器最高framework版本只支持到.net 4.5,不确定能否支持ef core

ef 6.x好像没问题,不确定ef core行不行,暂时没找到官方说明,谁看到能发下链接吗

Entity Framework 6.x
Entity Framework 6.x (EF6.x) is a tried and tested data access technology with many years of features and stabilization. It first released in 2008, as part of .NET Framework 3.5 SP1 and Visual Studio 2008 SP1. Starting with the EF4.1 release it has shipped as the EntityFramework NuGet package - currently the most popular package on NuGet.org.

EF6.x continues to be a supported product, and will continue to see bug fixes and minor improvements for some time to come.

https://docs.microsoft.com/en...

阅读 3.4k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进