40 packages tagged with “ConfigurationManager”
Interfaced wrappers around System Configuration ConfigurationManager with support for extensibility points and strongly typed helpers.
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.
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Provides access to configuration manager files (app.config/web.config) but through Microsoft.Extensions.Configuration abstractions.
Cross platform Xamarin AppSettings reader
A simple way to inject strongly-typed configuration settings into your application via [web|app].config.
携程Apollo客户端 与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包 与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包 直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases
Configure Owin Framework middleware using web.config file
Configuration Parser provides the most convenient way to read configuration files of your applications. The parser is specifically designed to easily bind custom configuration sections. All required mapping and performing casts will be made by the Configuration Parser automatically.
An interface for ConfigurationManager or WebConfigurationManager to help with unit testing and dependency injection.
A .net configuration library to make configuration of multi-target applications easier
The project is a replacement for "System.Configuration.ConfigurationManager". Used to read/write default profiles or custom profiles in the .NET Framework 4.0+/.NET Standard 2.0+. Provides another "XConfigManager" class to read/write a concise configuration file, dictionary/list nesting supported, encryption supported. var manager = new ConfigurationManager(filename); manager.AppSettings.Properties.AddOrUpdate("prop1", "value");
The Configuration Manager Client Messaging SDK is an object model and transport for communicating with Configuration Manager site server roles such as the management point for client operations such as registering clients, retrieving policy assignments and bodies, sending inventory, and state/status messages.
A .NET configuration library to simplify application configuration
Reading a setting from App.config or Web.config is a pretty common task. Here's a class that makes this loads easier: AppSettingsUtil Easily read application setting values in a variety of types, specifying default values if necessary.
ConfigurationManager for using App.config and Web.config of different assemblys. It have a Wcf.ChannelFactory wich use the ConfigurationManager.
A wrapper for ConfigurationManager or WebConfigurationManager to help with unit testing and dependency injection.
Simple and extensible way to make appsettings.json/web.config/app.config/env vars/whatever easier to read and strongly typed!
Simple syntactic sugar for ConfigurationManager
The Configuration Manager Management Point Interface contains management point interface libraries.
AppSettings source for smartconf. Visit https://github.com/nemec/smartconf.sources for more information.
Provides access to configuration files and environment variables for client applications.
Library to create data discovery records (DDRs).
COM library that contains a class wrapper for the install status MIF functions.
Sane-ish configuration management
WcfHelper helps for develope Wcf-Clients.
Extensions related to ConfiguraitonManager functionality