I need help installing EFCore 3.0 on .net framework 4.8
问题 Whenever I want to update my EFCore reference to version 3 via NuGet on my NetFramework 4.8 project I get this error. I confirm that I have netcore 3.0 SDK installed on my machine. Could not install package 'Microsoft.EntityFrameworkCore 3.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.8', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the