20 packages tagged with “Configs”
A slim, cross-platform, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
Sitecore Conditional configs allow you to create separate configs per environment, but allows you to specify which environment this applies to.
Abstractions library for FuncatConfiguration. Allows to split configuration data into multiple files and classes. Store configuration files on the file system, in azure blobs, or otherwise.
DotNetBuddy is a grab-bag of small utilities and experiments for .NET apps.
Allows to split configuration data into multiple files and classes. Store configuration files on the file system, in azure blobs, or otherwise.
config settings.
This is the client library that will help you get up and running with the RemoteConfigs API.
Strongly typed config for Azure Cloud Services. Code generation of Settings: cscfg and csdef and reader
A simple way to save configurations and settings in a json file. Unique features: - Support for multiple files. - Uses models to specify the properties (and their types) of the settings file. - Type safety. - Methods inside the models make working with the settings values easy.
ConfigPTFE helps reduces friction by helping software development teams accomplish two goals: 1.) share common configuration data between multiple applications. 2.) switch configuration data used by applications via a global "environment name". (i.e. moves environment specific data out of the web/app.config and supports easy deployment of application configs to multiple environments with minimal risk or effort.)
EasyPrefs is an easy-to-use library for handling preferences with schemas.
Implements reading and modification of configuration files such as INI, ENV.
EasyPrefs.JSON is an EasyPrefs extension that offers a JsonPreferenceDataProvider to save preferences in a JSON file.