Development
Fix .NET Core HTTP Error 500.30 After Publish to App Service from Visual Studio
We all know that in production environments we shouldn’t use the “right-click publish” feature within Visual Studio. However, there are plenty of development scenarios where…