Chakad.Pipeline 1.2.3

dotnet add package Chakad.Pipeline --version 1.2.3
NuGet\Install-Package Chakad.Pipeline -Version 1.2.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="Chakad.Pipeline" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chakad.Pipeline --version 1.2.3
#r "nuget: Chakad.Pipeline, 1.2.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 Chakad.Pipeline as a Cake Addin
#addin nuget:?package=Chakad.Pipeline&version=1.2.3

// Install Chakad.Pipeline as a Cake Tool
#tool nuget:?package=Chakad.Pipeline&version=1.2.3

Chakad is a Library for use with the Clean and CQRS architectural styles for .NET. The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor pattern provides a  framework for handling orthogonal concerns such as logging, timeouts, or circuit breakers$

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.3 1,073 7/28/2018
1.2.2 896 7/28/2018
1.2.1 896 7/28/2018
1.2.0 882 7/26/2018
1.1.5 1,082 5/29/2018
1.1.4 1,073 5/29/2018
1.1.3 1,102 2/8/2018
1.1.2 893 11/13/2017
1.1.1 935 11/13/2017
1.1.0 944 11/13/2017
1.0.4 912 11/6/2017
1.0.3 927 11/5/2017
1.0.2 910 11/5/2017
1.0.1 908 11/4/2017
1.0.0 1,136 11/4/2017

Update Chakad.Container to new version 1.2.0 .