Sign in Sign up
nuget

Concepts.DynamicConfig

An implementation of the Chain of Responsibility Pattern with a dynamic Command Object . Without all the fancy terms it takes in a dynamic configuration object and pipes it through a series of processors. These processors can read/write to the configuration object but are intended to process the configuration, - inject, read, do stuff. Created more as a proof of concept but is tested and pretty simple to understand and implement.

nuget View on Nuget

Activity

Latest release
12y ago
Total releases
5
Cadence
~2 days
Last 12 months
0

Details

First release
Jun 24, 2014
Releases
Version Released
1.0.0 major
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial