Top 20 NuGet configuration Packages

Library to read and write configuration files
A library of general types for many common uses pertaining to the configuration of any .NET project.
Strongly typed Configuration with validation. Has the following benefits. There are no magic strings, so any misspellings will be caught at compile time. Refactoring tools (eg rename), can be used and guarantee that all instances are updated. All references to an item of configuration can be easily ...
loads ini, xml configuration files and command line configurations
Aurochses.Extensions.Configuration is a library based on Microsoft.Extensions.Configuration.
Strictly defined configuration when using environment variables
A Ninject extension for IoC.Configuration 2. Source code can be found at https://github.com/artakhak/IoC.Configuration Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io Look at http://iocconfiguration.readthedocs.io/
An Autofac extension for IoC.Configuration 2. Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io Look at http://iocconfiguration.readthedocs.io/
The main functions of IoC.Configuration library are: 1) Container agnostic configuration of dependency injection using XML configuration file. The file has section where container can be specified, that will be handling dependency injection resolutions. Currently two popular containers are s...
Adds environment settings to the configuration and provides a mechanism to provide environment specifc defaults. This has been extremely useful to me when building services that are hosted with docker in services such as kubernetes and ECS where environment variables are the easiest way to configura...
Flexible configuration parser
Wiesend's Dynamic Link Library is a collection of reusable code that I've written, or found throughout my programming career. It includes code to help with tasks including encryption, file management, compression, serialization, email, image manipulation, SQL, various file formats (CSV, iCal, etc.),...
Simple configuration saver
Azure Functions bindings to read environments settings