Info
| Version: | 3.4.0 |
| Author(s): | Atif Aziz |
| Last Update: | Saturday, September 13, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/atifaziz/NCrontab |
| NuGet Url: | https://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.