Top 20 NuGet Packages

A custom configuraiton section mainly for logging purpose.
ConfigTransformer can be used for applying custom config transformations (https://msdn.microsoft.com/en-us/library/vstudio/dd465326(v=vs.100).aspx) on an xml file passing the transformation file and optionally the output file
This provides a converter library that converts configuration value to enum or list. It is a consolidated version of: - https://www.nuget.org/packages/Aliencube.CaseInsensitiveEnumConverter - https://www.nuget.org/packages/Aliencube.CommaDelimitedListConverter If you want to find an individual lib...
A library to get app settings
A wrapper for ConfigurationManager or WebConfigurationManager to help with unit testing and dependency injection.
Registers config classes as IOptions<T> and performs validation based on attributes from System.ComponentModel.DataAnnotations and provided validator from FluentValidation nuget package
Registers config classes as IOptions<T> and performs validation based on attributes from System.ComponentModel.DataAnnotations
Configuration.EntityFramework.Localization provides custom localization components. These components leverage Configuration.EntityFramework for persistence
An extension to enable configuration variable expansion
Microsoft.Extensions.Configuration provider for Google Cloud Secret Manager
Helper class to return a singleton instance of IConfiguration
An interface for ConfigurationManager or WebConfigurationManager to help with unit testing and dependency injection.
.properties configuration provider implementation for Microsoft.Extensions.Configuration.
Enables subscribtion to different configuration sources and changes from them.
Enables subscribtion to different configuration sources and changes from them. Provides basic abstraction.
Enables subscribtion to different configuration sources and changes from them. Implements Consul configuration source.
Factory to access configuration values regardless of the application type (Console/Web).
A project to simplify reading config application/web config files in .Net
Extensions methods to deal with the lack of nested objects in Azure Functions v2 Settings. This extension allows you to bind settings to configuration-classes during service registration.
Create application configuration for different environments.