Skip to content

Please improve configuration documentation #6576

Closed
@BennieCopeland

Description

@BennieCopeland
  1. Can the settings defined in "CreateDefaultBuilder" be overridden by calling individual elements like "UseKestrel(opt => {})" afterwards?
  2. Document "ConfigureAppConfiguration"
  3. Explain the difference between "UseConfiguration" and "ConfigureAppConfiguration" (hint: UseConfiguration doesn't support reloadOnChange)
  4. Document "ConfigureLogging"
  5. 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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions