ChainedConfigurationProvider
Provides a chained implementation of IConfigurationProvider.
Gets the chained configuration.
Initializes a new instance from the source configuration.
Returns the immediate descendant configuration keys for a given parent path based on the data of this
IConfigurationProvider and the set of keys returned by all the preceding
IConfigurationProvider objects.
Returns a change token if this provider supports change tracking; otherwise returns null.
Loads configuration values from the source represented by this IConfigurationProvider.
Sets a configuration value for the specified key.
Tries to get a configuration value for the specified key.