Info
Version: | 1.4.2 |
Author(s): | Tufan DAYI |
Last Update: | Sunday, April 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tdayi/Fixer |
NuGet Url: | https://www.nuget.org/packages/Fixer |
Install
Install-Package Fixer
dotnet add package Fixer
paket add Fixer
Fixer Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.1
- Microsoft.Extensions.Hosting(>= 2.1.0)
- ncrontab(>= 3.3.0)
- Microsoft.Extensions.Hosting(>= 2.2.0)
- ncrontab(>= 3.3.0)
- Microsoft.Extensions.Hosting(>= 3.1.4)
- ncrontab(>= 3.3.1)
Tags
This package contains the .Net Core Api support for creating custom tasks with IHostedService interface, This package uses the NCrontab for the scheduler time pattern.