You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET 7: WebApplicationBuilder will order host config with command-line arguments at the highest precedent and ASPNETCORE_ environment variables at the lowest.
#25709
It is odd that ASPNETCORE_ environment variables override command line arguments for host config. That's one of the little things fixed by dotnet/aspnetcore#40459. Starting in .NET 7, WebApplicationBuilder will order host config with command-line arguments at the highest precedent and ASPNETCORE_ environment variables at the lowest.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 0eb4d762-3910-2c57-8741-3306c15537b6
Version Independent ID: ba2254a0-ea8e-9b28-e94b-edd0fc58c043
See this comment
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: