Chains 1.0.0.3

dotnet add package Chains --version 1.0.0.3
NuGet\Install-Package Chains -Version 1.0.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Chains" Version="1.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chains --version 1.0.0.3
#r "nuget: Chains, 1.0.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Chains as a Cake Addin
#addin nuget:?package=Chains&version=1.0.0.3

// Install Chains as a Cake Tool
#tool nuget:?package=Chains&version=1.0.0.3

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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Chains:

Package Downloads
Services.Communication

Takes the chain library concept a bit further away, and adds protocol support for the objects that are using the chain concept. You may send actions throught the wire and apply them in different application, process and/or computer domain contexts (chains). This library takes out that complexity and applies them. (Check the examples at the project link) Supports Mono.

Services.Management

With service management library you can start and manage chains and contexts developed with Chains and communication services. Building up on the tcp protocol support, the "worker" and "admin" concepts are been introduced (admin as the manager process for multiple workers). All the possible actions between them are defined here, like starting, installing, uninstalling, versioning and general management. The responsible management component, the executioner, is also introduced. It is the part that starts modules using a given json configuration, coordinating admin, worker and update procedures. (Check the examples at the project link) Supports Mono.

xLibrary

xTags Library is an xml extension to the web building block: Tags. Allows the developer to build scalable and distributed templated UI with databind, REST and other awesome features. This package includes only the C# implementation.

Services.Packages

Provides the tools and classes to update and manage applications broken into packages. Includes the update-server and simple api-key security providers. Supports Mono.

Services.Extensions

Connects http handlers with xtag-ui context and provides the base classes for admin/worker management from web. Supports Mono.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.3 2,691 5/11/2016
1.0.0.2 1,962 5/2/2016
1.0.0.1 2,233 4/27/2016
0.10.2 2,047 4/11/2016
0.10.1.16 2,024 4/10/2016
0.10.1.15 2,092 4/10/2016
0.10.1.14 2,061 4/7/2016
0.10.1.13 1,977 4/7/2016
0.10.1.12 2,039 4/7/2016
0.10.1.11 2,056 4/7/2016
0.10.1.10 2,018 4/7/2016
0.10.1.9 2,042 4/3/2016
0.10.1.8 2,047 4/3/2016
0.10.1.7 2,088 4/2/2016
0.10.1.6 2,077 4/2/2016
0.10.1.5 2,072 3/10/2016
0.10.1.4 2,177 3/10/2016
0.10.1.3 2,090 2/15/2016
0.10.1.2 2,088 2/14/2016
0.10.1.1 2,331 2/9/2016
0.10.1 1,989 2/7/2016
0.10.0.2 3,542 1/30/2015
0.10.0.1 2,367 12/13/2014
0.10.0 3,009 12/10/2014
0.9.5.14 2,330 12/3/2014
0.9.5.13 2,516 12/3/2014
0.9.5.12 2,461 12/2/2014
0.9.5.11 2,307 11/29/2014
0.9.5.10 2,337 11/27/2014
0.9.5.9 2,209 11/26/2014
0.9.5.8 2,242 11/26/2014
0.9.5.7 2,556 11/26/2014
0.9.5.6 2,790 11/18/2014
0.9.5.5 2,445 11/17/2014
0.9.5.4 2,488 11/17/2014
0.9.5.3 2,539 11/17/2014
0.9.5.2 2,407 11/17/2014
0.9.5.1 2,686 11/17/2014
0.9.5 2,956 11/8/2014
0.9.4.2 2,175 9/18/2014
0.9.4.1 2,133 8/26/2014
0.9.4 2,448 8/24/2014
0.9.3.1 3,136 8/9/2014
0.9.3 2,152 7/29/2014
0.9.2.6 2,404 4/23/2014
0.9.2.5 2,256 4/23/2014
0.9.2.4 1,871 4/23/2014
0.9.2.3 1,934 4/23/2014
0.9.2.2 1,777 4/23/2014
0.9.2.1 1,879 2/15/2014
0.9.2 1,785 2/15/2014
0.9.1.13 1,752 1/25/2014
0.9.1.12 5,534 1/13/2014
0.9.1.11 2,354 1/7/2014
0.9.1.10 2,326 1/7/2014
0.9.1.9 2,350 1/7/2014
0.9.1.8 2,395 1/7/2014
0.9.1.7 2,507 1/6/2014
0.9.1.6 2,404 1/6/2014
0.9.1.5 2,445 1/6/2014
0.9.1.4 2,517 1/6/2014
0.9.1.3 2,388 1/4/2014
0.9.1.2 2,443 1/4/2014
0.9.1.1 2,429 12/31/2013
0.9.1 2,450 12/20/2013
0.9.0.7 2,364 12/19/2013
0.9.0.6 2,927 12/16/2013
0.9.0.5 2,411 12/11/2013
0.9.0.4 2,500 12/7/2013
0.9.0.3 2,826 11/27/2013
0.9.0.2 2,483 11/26/2013
0.9.0.1 2,459 11/24/2013
0.9.0 2,503 11/22/2013
0.8.9.18 2,447 11/18/2013
0.8.9.17 2,383 11/15/2013
0.8.9.16 2,496 11/15/2013
0.8.9.15 2,556 11/15/2013
0.8.9.14 2,398 11/13/2013
0.8.9.13 2,401 11/10/2013
0.8.9.12 2,369 11/10/2013
0.8.9.11 2,395 11/10/2013
0.8.9.10 2,390 11/10/2013
0.8.9.9 2,378 11/10/2013
0.8.9.8 2,419 11/10/2013
0.8.9.7 2,414 10/30/2013
0.8.9.6 2,465 10/30/2013
0.8.9.5 2,425 10/29/2013
0.8.9.4 2,426 10/25/2013
0.8.9.3 2,419 10/25/2013
0.8.9.2 2,405 10/24/2013
0.8.9.1 2,423 10/24/2013
0.8.9 2,436 10/24/2013
0.8.8.18 2,619 10/23/2013
0.8.8.16 2,420 10/16/2013
0.8.8.15 2,443 10/11/2013
0.8.8.14 2,502 10/11/2013
0.8.8.13 2,550 10/9/2013
0.8.8.12 2,446 10/8/2013
0.8.8.11 2,363 10/4/2013
0.8.8.10 2,403 10/2/2013
0.8.8.9 2,481 10/2/2013
0.8.8.8 2,498 10/2/2013
0.8.8.7 2,418 10/1/2013
0.8.8.6 2,363 10/1/2013
0.8.8.5 2,355 9/30/2013
0.8.8.4 2,424 9/30/2013
0.8.8.3 2,427 9/28/2013
0.8.8.2 2,475 9/27/2013
0.8.8.1 2,510 9/25/2013
0.8.8 2,455 9/23/2013
0.8.7.4 3,073 9/20/2013
0.8.7.2 2,504 9/18/2013
0.8.7.1 2,446 9/18/2013
0.8.6.4 2,480 9/4/2013
0.8.6.3 2,442 9/4/2013
0.8.6.2 2,389 9/4/2013
0.8.6.1 2,476 9/2/2013
0.8.6 2,490 9/1/2013
0.8.5.2 2,484 8/30/2013
0.8.4.10 2,465 8/28/2013
0.8.4.9 2,244 8/28/2013
0.8.4.8 2,161 8/28/2013
0.8.4.7 1,770 8/28/2013
0.8.4.6 1,787 8/28/2013

Fix a couple of small bugs