Top 20 NuGet appsettings Packages

Documentation is included as part of the package. Source and current issues at https://github.com/mrvshah/Utilities Raise a bug at github or email [email protected]
A Simple Dynamic Wrapper around the .NET web.config app settings that gives strongly typed access to app settings. Easily Mockable and extensible.
Implementation of PK.Settings for accessing settings from the application configuration file (Web.config or App.confing)
Makes mapping key/value stores (appSettings, environment variables, NameValueCollections...) to POCs dead simple and highly extensible.
AppSettings source for smartconf. Visit https://github.com/nemec/smartconf.sources for more information.
An abstraction of appsettings allowing easy and testable retrieval of settings from arbitrary sources.
Just a bunch of C# .NET classes and extension methods I find useful.
Enables ELMAH SqlErrorLog to read connection string from AppSettings
The dynamic configuration manager for .NET
Cross platform Xamarin AppSettings reader
Contains a generalize implementation for handling complex configuration/settings within an application. Based off the design of Serilog
Contains an implementation of a overrider for AppConfig for the Invisionware Settings Library
Contains an implementation of a overrider for CommandLineParser for the Invisionware Settings Library
This package gives you dynamic access to your AppSettings or some other arbitrary NameValueCollection.
Simple configuration manager to get and set the values in the AppSettings section of the default configuration file (C# - Source file). Note: this nuget package contains csharp source code and depends on Generics introduced in .Net 2.0.
This library allows you to describe user names and passwords into appSettings section! This library benefit for ASP.NET Web apps on Windows Azure Websites or AppHarbor, provide very easy way to light weight account administration. / ユーザー名とパスワードを appSettings 構成に記述できます! このライブラリは Windows Azure We...
Simple auto-mapping of configuration settings to POCOs.
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.
This T4 template was based on the orginal work of J Wynia from his blog post at http://wynia.org/wordpress/2010/04/t4-template-for-appsettings-access-in-config-files
Library meant to provide easy abstraction and mockability for common .NET classes (e.g., DateTime, File, Environment).