ASP.NET Core Tips DevOps ASPNETCORE_ENVIRONMENT - Set Using a Web.Config File Let's see how to set the ASPNETCORE_ENVIRONMENT variable in ASP.NET Core projects using our old friend, the web.config file. by Matthew Jones