Top 20 NuGet config Packages

ConfigHandling.Net takes care of all your config or options objects. It takes care of saving, loading, and persistence of objects in memory. Config objects are saved in a centralized location.
A .NET library which allows you to read and write plain-text minimal syntax configuration files
Gathers and combines contextual dotfiles from a hierarchy of folders
SINI (Simple INI) is an ini files wrapper lib with easy-to-use methods to parse C# primitives as well as enums and custom objects. It also provides an API to convert an ini file into an object instance, similar to how C# allow to read XMLs as objects. SINI support comments and sections, and highly...
Simplifies defining .net configuration sections. Removes the ceremony required to define config sections by providing a mechanism to define your config structure in terms of plain old interfaces.
JsonConfig is a simple to use configuration library, allowing JSON based config files for your C#/.NET application instead of cumbersome web.config/application.config xml files. It is based on JsonFX and C# 4.0 dynamic feature. Allows putting your programs config file into .json files, where a defa...
Strongly typed configuration management system with change notification
An easy to use CFG/INI configuration library for .NET.
NConfig is a small library that allows using multi-file, host-based configurations in .Net
A simple way to inject strongly-typed configuration settings into your application via [web|app].config.
Node Config Manager (node-config-manager) binding library for Bridge.NET projects.
Static web site creation, templating, scriptable reporting and other support classes for reporting. imbSCI libraries will help you with in-code data annotation for easier reporting, some interesting data structures (like directed and free graphs, multidimensional collections…), serialization and dat...
A global tool for managing hierarchical configurations for dotnet tools, using git config format. Usage: dotnet config [options] Location (uses all locations by default) --local use .netconfig.user file --global use global config file --system ...
Hjson, a user interface for JSON. Relaxed syntax, fewer mistakes, more comments. Supports .NET Core, .NET 4.x and Mono. For details go to http://hjson.org.
Provides interfaced configuration objects with properties mapped from appSettings or connectionStrings. This allows your IConfiguration to be injected anywhere in your code providing a unit-testable solution to configuration management with no magic strings. See the project home page for further inf...
Package Description
Strong typed application configuration.
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#. Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files. (*) This library is 100% .NET c...