Schedule representation library that has objects to represent recurring schedules with the ability to convert to and from a UNIX Cron Expression.
Info
Version: | 1.0.37 |
Author(s): | Naos Project |
Last Update: | Thursday, February 13, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.Cron |
Install
Install-Package Naos.Cron
dotnet add package Naos.Cron
paket add Naos.Cron
Naos.Cron Download (Unzip the "nupkg" after downloading)
Dependencies
- OBeautifulCode.Type(>= 1.0.51)