Info
Version: | 0.0.3 |
Author(s): | Vincent Nwonah |
Last Update: | Friday, May 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vnwonah/hora |
NuGet Url: | https://www.nuget.org/packages/Hora |
Install
Install-Package Hora
dotnet add package Hora
paket add Hora
Hora Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.StackTrace(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
It supports fire and forget jobs with retries on failure. Executing jobs can also create new background jobs.