CronTab for HostedServices in .Net Core.
Info
Version: | 5.0.0 |
Author(s): | Prom3theu5.CronBasedHostedServices |
Last Update: | Monday, January 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/prom3theu5/CronBasedHostedServices |
NuGet Url: | https://www.nuget.org/packages/Prom3theu5.CronBasedHostedServices |
Install
Install-Package Prom3theu5.CronBasedHostedServices
dotnet add package Prom3theu5.CronBasedHostedServices
paket add Prom3theu5.CronBasedHostedServices
Prom3theu5.CronBasedHostedServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Hosting(>= 5.0.0)
- NCrontab(>= 3.3.1)