Build a flexible chained pipeline that can execute the steps asynchronously.
Info
Version: | 0.1.0.1 |
Author(s): | Ian Robertson |
Last Update: | Friday, March 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/silentbobbert/AsyncPipeline |
NuGet Url: | https://www.nuget.org/packages/Ian.Robertson.AsyncPipeline |
Install
Install-Package Ian.Robertson.AsyncPipeline
dotnet add package Ian.Robertson.AsyncPipeline
paket add Ian.Robertson.AsyncPipeline
Ian.Robertson.AsyncPipeline Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags