Top 20 NuGet config Packages

UniWalker is a library that allows you to navigate files in XML/JSON/INI formats using abilities of dynamic variables. For more information see at https://github.com/eugenie32b/uniwalker
Extends EF Core to resolve connection strings from App.config
Create strongly typed .NET classes to define configuration data and persist it into a variety of configuration stores. Store config data in .config files, different .config sections and external files, plain xml files, strings or database tables. Read and write configuration data, always have defaul...
A simple configuration library for .NET
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
Use your own class object to easily load and save configuration settings to App/Web/Custom .config or .xml file. if the .xml file or your custom.config file doesn't exist it will be created.
Type-safe, convention-over-configuration access to the .Net application configuration, web.config, or other configuration source.
NConf is an advanced configuration system for .Net projects. It's written out of the need for more advanced configuration than what .Net provides. The key features it supports is multiple configuration sources, simple to use syntax, the ability to reload/update configuration at runtime, and the easy...
ConfigPTFE helps reduces friction by helping software development teams accomplish two goals: 1.) share common configuration data between multiple applications. 2.) switch configuration data used by applications via a global "environment name". (i.e. moves environment specific data out of the web/ap...
Smart Configuration Management for .Net Visit https://github.com/nemec/smartconf for more information.
SimplifiedConfiguration makes it a breeze to read the config file settings. It's APIs makes it unnecessary to specify the app settings key and rather derive the key from the property name.
Configuration settings for some common .NET Framework System.Diagnostics trace listeners and sources, including console, rolling file, Windows event log and XML listeners (for viewing using the Service Trace Viewer). This configuration file is maintained as part of the Essential.Diagnostics projec...
Config File Transfomation Tool
The Ljund Common Library includes many useful development aids such as: - Task Queue; The ability to set multiple tasks running in a queue-like system with configurable options of what to do in certain situations - Cryptography Helpers; Assymmetric, Symmetric and Hash functions - Win32 Helpers; Win3...
Store and get app settings from database instead of configuration file, It's also has a feature where you can override the database setting with the normal appSettings section from the configuration file.
Replacement for System.ConfigurationManager to enable centralised configuration
The simplest .NET configuration that could possibly work. Use Json in your .NET config files. Use simple POCO classes for all your config. Works with Azure ServiceConfiguration.cscfg too!
It is a function that allows you to easily switch execution environment constants using the application configuration(app.config) file.
Http handler and web.config configuration for Toggle.Net
Factory to access configuration values regardless of the application type (Console/Web).