NuGet Package Chains

A library to help create small application modules that are dependency and test friendly.
It is the base for modules as micro-services.

There are two concepts: The chains and the actions.
The chains act like a state machine representation of the class, holding a context, which actions can be applied. While actions are applied either the data or context returned might change.
Using common patterns over this methodology small components can be build that can be easily testable and injectable through each other.

(Check the examples at the project link)

Supports Mono.




Got any Chains Question?





Info

Version: 1.0.0.3
Author(s): Alexander Mantzoukas
Last Update: Wednesday, May 11, 2016
.NET Fiddle: Create the first Fiddle
Project Url: http://www.msd.am/chains/
NuGet Url: https://www.nuget.org/packages/Chains


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

5 packages depend on this package.


Tags



STATS

must-have-score

2.1

avg-downloads-per-day

30

days-since-last-release

2878