Top 20 NuGet settings Packages

Implementation of PK.Settings for accessing settings from the application configuration file (Web.config or App.confing)
Implementation of PK.Settings for accessing settings from the local settings or roaming setting (for Windows Store Apps)
Simple JSON based settings library for applications.
AppSettings source for smartconf. Visit https://github.com/nemec/smartconf.sources for more information.
A library simplifying saving configuration data for C# / .NET programs to .xml files by providing base classes for saving/loading .xml files.
Read settings from app.config or web.config file.
.net configuration handler
An abstraction of appsettings allowing easy and testable retrieval of settings from arbitrary sources.
A library that makes it easier to persist and apply stored application state (window locations and sizes, user settings and preferences, etc). Instead of moving data back and forth from a .settings file, just specify which properties of which objects need to be persistent (in one of several ways),...
A library that makes it easier to persist and apply stored application state (window locations and sizes, user settings and preferences, etc). Instead of writing code that moves data back and forth from a .settings file, just specify which properties of which objects need to be persistent (in one ...
Allows editing blueprints at runtime.
Use a git repository for backups.
Manages saving and reading files.
Manages saving and reading files.
Manages saving and reading files.
Manages saving and reading files.
Contains a generalize implementation for handling complex configuration/settings within an application. Based off the design of Serilog