Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Add Clear() to IConfigurationBuilder #680

Closed
@davidfowl

Description

@davidfowl

This will make it possible to remove all registered providers and start over. Specifically, when using WebHost.CreateDefaultBuilder(), this would allow application code to change all previously configured options without losing the other benefits of calling that method.

/cc @glennc @divega @DamianEdwards @ajcvickers @HaoK

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions