Closed
Description
- Can the settings defined in "CreateDefaultBuilder" be overridden by calling individual elements like "UseKestrel(opt => {})" afterwards?
- Document "ConfigureAppConfiguration"
- Explain the difference between "UseConfiguration" and "ConfigureAppConfiguration" (hint: UseConfiguration doesn't support reloadOnChange)
- Document "ConfigureLogging"
- Document the difference between configuring the Host vs configuring the Application
There are too many ways to configure, but are undocumented. See:
aspnet/Hosting#1430
aspnet/Hosting#1148
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 04eafd1b-403a-4aa3-48bc-78fed5b4d05e
- Version Independent ID: f35451f4-7c74-3ada-e969-b769428b94f4
- Content: ASP.NET Core Web Host
- Content Source: aspnetcore/fundamentals/host/web-host.md
- Service: unspecified
- Product: asp.net-core
- GitHub Login: @guardrex
- Microsoft Alias: riande