ASP.NET Core activation

If you need to use ASP.NET Core for your website the application pool for your website should configure web.config for your website properly.

Here is sample of web.conf file:

`xml version="1.0" encoding="utf-8"?

`