Info
Version: | 3.3.3 |
Author(s): | Atif Aziz |
Last Update: | Thursday, August 31, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/atifaziz/NCrontab |
NuGet Url: | http://www.nuget.org/packages/ncrontab.signed |
Install
Install-Package ncrontab.signed
dotnet add package ncrontab.signed
paket add ncrontab.signed
ncrontab.signed Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
No dependencies.
Tags
It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.