Horarium is the .Net library to manage background jobs.
Info
Version: | 1.0.0-beta-9.1.3 |
Author(s): | bobreshovr |
Last Update: | Tuesday, May 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TinkoffCreditSystems/Horarium |
NuGet Url: | https://www.nuget.org/packages/Horarium |
Install
Install-Package Horarium
dotnet add package Horarium
paket add Horarium
Horarium Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronos(>= 0.6.3)
- Microsoft.CSharp(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
- System.ValueTuple(>= 4.3.0)