Can ASP.NET Core work with the .NET framework?
Arvind Yadav
Select an image from your device to upload
It’s simple answer is yes.In order to run ASP.NET Core Apps on the . NET Framework it needs to only reference . Core NuGet packages which contains only the . NET Standard 2.0 builds.