dot net core specific production issues

1. HTTP Error 500.35 - ASP.NET Core does not support multiple apps in the same app pool

Just create another app-pool for non-managed code and use that.