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.
<PackageVersion Include="Chains" Version="1.0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Chains" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Chains@1.0.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Chains&version=1.0.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Chains&version=1.0.0.3
                    
Install as a Cake Tool

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 3,234 5/11/2016
1.0.0.2 2,311 5/2/2016
1.0.0.1 2,584 4/27/2016
0.10.2 2,377 4/11/2016
0.10.1.16 2,360 4/10/2016
0.10.1.15 2,419 4/10/2016
0.10.1.14 2,391 4/7/2016
0.10.1.13 2,318 4/7/2016
0.10.1.12 2,372 4/7/2016
0.10.1.11 2,423 4/7/2016
0.10.1.10 2,347 4/7/2016
0.10.1.9 2,416 4/3/2016
0.10.1.8 2,371 4/3/2016
0.10.1.7 2,430 4/2/2016
0.10.1.6 2,415 4/2/2016
0.10.1.5 2,426 3/10/2016
0.10.1.4 2,654 3/10/2016
0.10.1.3 2,442 2/15/2016
0.10.1.2 2,423 2/14/2016
0.10.1.1 2,675 2/9/2016
0.10.1 2,314 2/7/2016
0.10.0.2 4,311 1/30/2015
0.10.0.1 2,714 12/13/2014
0.10.0 3,386 12/10/2014
0.9.5.14 2,660 12/3/2014
0.9.5.13 2,858 12/3/2014
0.9.5.12 2,819 12/2/2014
0.9.5.11 2,662 11/29/2014
0.9.5.10 2,683 11/27/2014
0.9.5.9 2,563 11/26/2014
0.9.5.8 2,570 11/26/2014
0.9.5.7 2,914 11/26/2014
0.9.5.6 3,133 11/18/2014
0.9.5.5 2,786 11/17/2014
0.9.5.4 2,836 11/17/2014
0.9.5.3 2,868 11/17/2014
0.9.5.2 2,755 11/17/2014
0.9.5.1 3,034 11/17/2014
0.9.5 3,298 11/8/2014
0.9.4.2 2,512 9/18/2014
0.9.4.1 2,476 8/26/2014
0.9.4 2,809 8/24/2014
0.9.3.1 3,531 8/9/2014
0.9.3 2,500 7/29/2014
0.9.2.6 2,759 4/23/2014
0.9.2.5 2,612 4/23/2014
0.9.2.4 2,201 4/23/2014
0.9.2.3 2,245 4/23/2014
0.9.2.2 2,108 4/23/2014
0.9.2.1 2,218 2/15/2014
0.9.2 2,104 2/15/2014
0.9.1.13 2,076 1/25/2014
0.9.1.12 6,061 1/13/2014
0.9.1.11 2,712 1/7/2014
0.9.1.10 2,679 1/7/2014
0.9.1.9 2,712 1/7/2014
0.9.1.8 2,744 1/7/2014
0.9.1.7 2,859 1/6/2014
0.9.1.6 2,755 1/6/2014
0.9.1.5 2,813 1/6/2014
0.9.1.4 2,860 1/6/2014
0.9.1.3 2,746 1/4/2014
0.9.1.2 2,781 1/4/2014
0.9.1.1 2,790 12/31/2013
0.9.1 2,802 12/20/2013
0.9.0.7 2,721 12/19/2013
0.9.0.6 3,319 12/16/2013
0.9.0.5 2,776 12/11/2013
0.9.0.4 2,853 12/7/2013
0.9.0.3 3,231 11/27/2013
0.9.0.2 2,842 11/26/2013
0.9.0.1 2,805 11/24/2013
0.9.0 2,858 11/22/2013
0.8.9.18 2,802 11/18/2013
0.8.9.17 2,733 11/15/2013
0.8.9.16 2,857 11/15/2013
0.8.9.15 2,916 11/15/2013
0.8.9.14 2,760 11/13/2013
0.8.9.13 2,767 11/10/2013
0.8.9.12 2,722 11/10/2013
0.8.9.11 2,750 11/10/2013
0.8.9.10 2,736 11/10/2013
0.8.9.9 2,744 11/10/2013
0.8.9.8 2,777 11/10/2013
0.8.9.7 2,777 10/30/2013
0.8.9.6 2,815 10/30/2013
0.8.9.5 2,778 10/29/2013
0.8.9.4 2,777 10/25/2013
0.8.9.3 2,779 10/25/2013
0.8.9.2 2,744 10/24/2013
0.8.9.1 2,795 10/24/2013
0.8.9 2,775 10/24/2013
0.8.8.18 2,973 10/23/2013
0.8.8.16 2,772 10/16/2013
0.8.8.15 2,832 10/11/2013
0.8.8.14 2,871 10/11/2013
0.8.8.13 2,906 10/9/2013
0.8.8.12 2,804 10/8/2013
0.8.8.11 2,722 10/4/2013
0.8.8.10 2,758 10/2/2013
0.8.8.9 2,842 10/2/2013
0.8.8.8 2,853 10/2/2013
0.8.8.7 2,772 10/1/2013
0.8.8.6 2,717 10/1/2013
0.8.8.5 2,713 9/30/2013
0.8.8.4 2,777 9/30/2013
0.8.8.3 2,768 9/28/2013
0.8.8.2 2,826 9/27/2013
0.8.8.1 2,873 9/25/2013
0.8.8 2,814 9/23/2013
0.8.7.4 3,465 9/20/2013
0.8.7.2 2,859 9/18/2013
0.8.7.1 2,812 9/18/2013
0.8.6.4 2,834 9/4/2013
0.8.6.3 2,802 9/4/2013
0.8.6.2 2,741 9/4/2013
0.8.6.1 2,829 9/2/2013
0.8.6 2,845 9/1/2013
0.8.5.2 2,858 8/30/2013
0.8.4.10 2,813 8/28/2013
0.8.4.9 2,580 8/28/2013
0.8.4.8 2,495 8/28/2013
0.8.4.7 2,093 8/28/2013
0.8.4.6 2,110 8/28/2013

Fix a couple of small bugs