Recent content by Fredrik

  1. Fredrik

    Resolved ASP.NET Core 2.0 Support

    Just install the .NET Core 2.0 SDK, and copy the artifacts generated when publishing the project into the root of the website. Disable ASP.NET support in the hosting settings. Works like a charm.
Back
Top