Top 20 NuGet configuration Packages

Collection of classes to help retrieve settings from App.config files in .NET.
Additional configuration providers for ASP.NET Core.
Extensions.Configuration.Consul
Provides Microsoft Azure Guest Configuration management operations including the ability to create, update and get guest configuration assignments, compliance statuses, guest configuration assignment reports.
Automatically binds all Options models in a Options namespace to there corresponding Sections in the configuration.
It allows to store all configuration in files outside of your project directory
This package add extension methods to IConfiguration interface.
A EntityFrameworkCore configuration provider using DbContext.
A EntityFrameworkCore configuration provider using DbContext.
Allows you to work with complex configuration structures in your app.config or web.config files. Doing it the classic way with System.Configuration is difficult and error prone. JJ.Framework.Configuration makes it super easy.
This is a service that allows loading the configuration from various sources. The ConfigurationService will cache the configuration in the Cache service for the subsequence use. Once the source config has changed, or the cache expired then the service will call the Adapter again to reloa...
Useful Types: JsonConfig, IJsonConfigurationProvider Use JsonConfig.AddJsonProvider(json) to add a provider to the static Rayson.Configuration.Config.
Useful Types: Config, IConfigurationProvider
Registers config classes as IOptions<T> and performs validation based on attributes from System.ComponentModel.DataAnnotations
Registers config classes as IOptions<T> and performs validation based on attributes from System.ComponentModel.DataAnnotations and provided validator from FluentValidation nuget package
KeePass configuration provider implementation for Microsoft.Extensions.Configuration.
A configuration provider that reloads when it receives a message containing configuration changes from a RockLib.Messaging IReceiver.
Ini.NET is an easy to use api to read/write INI configuration files in .Net.