A Configuraion Manager for .NET that enables extending the configuration dynamically with easy management and manipulation.
Info
Version: | 1.1.0 |
Author(s): | Tamir Dresher |
Last Update: | Tuesday, November 11, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tamirdresher/DynamicConfigurationManager |
NuGet Url: | https://www.nuget.org/packages/DynamicConfigurationManager |
Install
Install-Package DynamicConfigurationManager
dotnet add package DynamicConfigurationManager
paket add DynamicConfigurationManager
DynamicConfigurationManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.4)
Tags