Dynamic Configuration Manager NuGet Package

For most applications the *out of box* functionality of the System.Configuration classes work well.

However, there are situations when you need a better way to handle multiple sets of configuration data. For example, you may need a set of configuration data per environment (e.g. development, systems integration test, user acceptance test, production, contingency, training, demo, load test, etc.). DCM allows you to segment your app.config file into configuration maps.

Each configuration map represents an environment and includes application key/value pairs. The application key/value pairs for a configuration map is dynamically loaded based on configuration map attributes at runtime.




Got any Dynamic Configuration Manager Question?





Info

Version: 1.0.0
Author(s): David Strommer and Brady Merkel
Last Update: Saturday, July 16, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/dstrommer/dcm
NuGet Url: https://www.nuget.org/packages/DCM


Install
Install-Package DCM
dotnet add package DCM
paket add DCM
DCM Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2864