Is it possible to run an ASP.NET core 2.2 application on full .NET framework and IIS without having to install .NET core 2.2 on the server? It should be a self-contained application.
So it should run from IIS.
Is it possible to run an ASP.NET core 2.2 application on full .NET framework and IIS without having to install .NET core 2.2 on the server? It should be a self-contained application.
So it should run from IIS.
Yes you can both run ASP.NET Core 2.2 on full .net framework or dot net core