lastsignal.chain.netcore 3.0.0

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

// Install lastsignal.chain.netcore as a Cake Tool
#tool nuget:?package=lastsignal.chain.netcore&version=3.0.0

Chain is a pattern that I found useful in my places in my code. It is NOT the chain-of-responsibility and it is not the work-flow or pipeline. It is a combination of all.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
3.0.0 534 5/13/2019

Version Three (.Net Core)