Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

jbzorg/ConfigWorker

Repository files navigation

ConfigWorker

Simple wrapper for strings in config file of application or web site

Basic Usage

byte Hour = Config.GetSettings<byte>("Caption settings for Hour", 11);
string FileStore = Config.GetSettings<string>("Caption settings for FileStore", somePath);

NuGet repository

https://www.myget.org/F/zorg-public/api/v2

About

Simple wrapper for strings in config file of application or web site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages