Skip to content

Remove Configuration.AutoUpdate #33083

Closed
@halter73

Description

@halter73

We should remove Configuration.AutoUpdate by using a custom ConfigurationRoot that only loads newly-added sources rather than recreating a new ConfigurationRoot that reloads all sources on every source change. The custom ConfigurationRoot avoids loading sources n^2 times as their added without introducing complicated APIs to switch between auto-update and manual update modes.

Metadata

Metadata

Assignees

Labels

area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcfeature-minimal-hosting

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions