177 packages tagged with “AppSettings”
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
This package provides a base app settings capability deserialising environment variables into IConfiguration object.
NLog.Extended.dll provides MSMQ target and AppSetting renderer
Provides a central location for an instance of IConfigurationRoot to be used as the "default" configuration by .NET libraries and applications. Replaces some of the functionality of the .NET Framework System.Configuration.ConfigurationManager class.
A long description of the package. This shows up in the right pane of the Add Package Dialog as well as in the Package Manager Console when listing packages using the Get-Package command.
Extensions for Microsoft.Extensions.Configuration.Binder that simplifies the process of binding a configuration sub-section to a class, a little bit.
Configuration slots for Magic, allowing you to easily read configuration settings in your Magic application. To use package go to https://polterguy.github.io
Abbotware Interop Library for Microsoft.Extensions.Configuration - Contains helper methods, extension methods, and plugins
Cross platform Xamarin AppSettings reader
Automatically enables nesting of appsettings files in JetBrains Rider.
AppSettings class mapper.
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 viral.shah@hotmail.co.uk
This T4 template that generates a static class to access your app.config and web.config settings.
Dotnet tool AppSettings convert appsettings.json to Azure AppService Configuration Application Settings
appsettings.json writer
Simple library for reading and validating appsettings with ease.
A Simple Dynamic Wrapper around the .NET web.config app settings that gives strongly typed access to app settings. Easily Mockable and extensible.
This tool allows to encrypt configuration sections on app.settings files, and decrypt the information in runtime adding those configuration as a singleton inside the application.
Makes mapping key/value stores (appSettings, environment variables, NameValueCollections...) to POCs dead simple and highly extensible.
An abstraction of appsettings allowing easy and testable retrieval of settings asynchronously from arbitrary sources.
Reusable classes to build application configuration with environmentName such as ConfigurationBuilderBuilder and CertificateLoader
Configuration class generator for app.config and web.config appsettings and connectionStrings.
Package Description
DevAttic ConfigCrypter is a library that enables the user to work with decrypted configuration files.
A .net configuration library to make configuration of multi-target applications easier
Contains a generalize implementation for handling complex configuration/settings within an application. Based off the design of Serilog
The dynamic configuration manager for .NET
Provides server side configurations to available on client side. Documentation: https://github.com/ziyasal/AspNet.Mvc.ConfigurationExporter/blob/master/README.md
Configuration extensions for Chakra.Core