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.