Job pipeline execution based on Hangfire.io, sequences multiple parallel or blocking jobs with continuations.
Info
Version: | 0.1.0 |
Author(s): | Steven Woodard |
Last Update: | Saturday, February 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sjwoodard/Hangfire.Pipeline |
NuGet Url: | https://www.nuget.org/packages/Hangfire.Pipeline |
Install
Install-Package Hangfire.Pipeline
dotnet add package Hangfire.Pipeline
paket add Hangfire.Pipeline
Hangfire.Pipeline Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Hangfire.Core(>= 1.5.0)
- Hangfire.Core(>= 1.5.0)
Tags