Top 20 NuGet configuration Packages

A configuration source for ConfygureOut that loads configuration values from AppSettings section of web.config or app.config
A configuration source for ConfygureOut that loads configuration values from json files
Consul configuration source for Stronk.
Load environment variables and ensure they're all present.
When adding settings for ASP.NET Core, you can use this to request config files on the web.
Helper classes to make it easier to work with json config files. Part of the ConfigWrapper project.
Contracts for configurable resources.
Implementations for configurable resources
VariableConfig is an implementation for Microsoft.Extensions.Configuration that allows you to reference other configuration properties as variables.
Adaptation of parts of Microsoft.Extensions for the obsolete .NET framework 2.0. The original namespaces and API are preserved as much as possible. Main adaptations: - Microsoft.Extensions.DependencyInjection (ServiceCollection) - Microsoft.Extensions.Configuration (ini, json and memory) - Microsof...
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...
A simple, lightweight serialization facade for reading and writing XML files to and from plain-old csharp objects.
A simple, lightweight serialization facade for reading and writing INI files to and from plain-old csharp objects.
FluentValidation extensions for Stronk.
TOML file integration for Asp.Net Core Configuration System.
A simple, lightweight serialization facade for reading and writing CSV files to and from plain-old csharp objects.
SheetToObjects is a library which aims to provide developers with an easy solution to map sheets (Google Sheets, Microsoft Excel, csv) to a model/POCO.
Handling configuration files easily
Exposes facades for common Logging, Configuration, and DI components to extract dependencies as well as utility methods for logging inside of Linq expressions.