Top 20 NuGet configuration Packages

Configuration support for IdGen
A SecureStore configuration provider to use with Microsoft.Extensions.Configuration.
Source code package. An extension for converting the values in either an IConfiguration or an IConfigurationProvider to a nested IDictionary<string,object>.
Source code package. An extension for converting the values in either an IConfiguration or an IConfigurationProvider to an IDictionary<string,string>.
Source code package. An extension for logging any file load exceptions that occur when the given IConfigurationBuilder is loading files.
Source code package. An extension for logging any changes detected on a given IConfigurationRoot.
Source code package. An extension for getting the distinct section names (top-level keys) for which the given IConfigurationProvider provides configuration data.
Source code package. An extension for getting a bound object from a specified configuration section key in the given IConfiguration.
Extension configuration.
A configuration builder that provides access to Kentico CMS settings alongside your other application configuration settings. This package is meant to be installed into your CMS Administration project.
A configuration builder that provides access to Kentico CMS settings alongside your other application configuration settings. This package provides the core functionality of the module and is not typically installed independently of `Meeg.Kentico.Configuration` or `Meeg.Kentico.Configuration.Cms.Adm...
A configuration builder that provides access to Kentico CMS settings alongside your other application configuration settings. This package is meant to be installed into any project except your CMS Administration project.
Configuration provider for IConfigurationBuilder that adds the config from the old web.config/app.config legacy configurations.
Package helps to bootstrap a full framework application to PCF by adding various configuration sources such as Json Files, Environment variables, VCAP Services and Config Server. This also overrides the AppSettings and ConnectionString Sections in Web.config file from other external sources
Package Description
Use POSIX style command line options and map to Microsoft configuration builders.
Integrate Mono.Options into the dotnet core configuration builders.
An extensible replacement for the CommandLineProvider fixing the wacky multiple argument notation and bringing together some widely used command line parser and the modern extensible configuration world of dotnet core.
Integrate CommandLineUtils into the dotnet core configuration builders.
A simple, lightweight serialization facade for reading and writing YAML files to and from plain-old csharp objects. Depends on the YamlDotNet library.