CoreFxWebApplication is declared in a private NuGet package. This suspicion is based on the exception being thrown in the CreateBuilder call above, which looks like this:CoreFxWebApplicationBuilder constructor the above code involves the following call:ASPNETCORE_URLS. I can't find any usages of this variable in any of the api source code but a lot of functionality is hidden in NuGet packages. I only have this suspicion because with the URL variable only defined in Rider, the code may somehow be trying to create a System.Uri resulting in the exception being thrown.