A library to build Cron expressions easily, useful to be used with CronSchedulers like Quartz.Net.
Info
Version: | 0.9.1 |
Author(s): | Paulo Hauck |
Last Update: | Friday, September 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paulohauck/quartz-cron-generator |
NuGet Url: | https://www.nuget.org/packages/QuartzCronGeneratorLibrary |
Install
Install-Package QuartzCronGeneratorLibrary
dotnet add package QuartzCronGeneratorLibrary
paket add QuartzCronGeneratorLibrary
QuartzCronGeneratorLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
Tags