Package allows to execute background tasks by schedule.
Info
Version: | 0.2.2 |
Author(s): | Artem Mikulich |
Last Update: | Monday, December 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/amikulich/BackgroundServiceExtensions |
NuGet Url: | https://www.nuget.org/packages/EasyExtensions.BackgroundServiceExtensions |
Install
Install-Package EasyExtensions.BackgroundServiceExtensions
dotnet add package EasyExtensions.BackgroundServiceExtensions
paket add EasyExtensions.BackgroundServiceExtensions
EasyExtensions.BackgroundServiceExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronos(>= 0.7.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
- Microsoft.Extensions.Hosting(>= 3.1.10)
Tags