Microsoft.Extensions.Configuration
Namespace with 5 public types
Interfaces
IConfiguration
Represents a set of key/value application configuration properties.
IConfigurationBuilder
Represents a type used to build application configuration.
IConfigurationProvider
Represents a source of configuration key/values for an application.
IConfigurationRoot
Represents the root of an hierarchy.
IConfigurationSection
Represents a section of application configuration values.