Skip to main content
NCrontab package icon

NCrontab

NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. 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.

Total Downloads
69.7M
69,682,474
Published
Sep 13, 2025
Latest stable version

Install

.NET CLI
dotnet add package NCrontab --version 3.4.0
Package Manager Console
Install-Package NCrontab -Version 3.4.0
PackageReference
<PackageReference Include="NCrontab" Version="3.4.0" />

Frameworks

.NETFramework3.5 .NETStandard1.0 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )
System.Collections
.NETStandard1.0
[4.3.0, )
[4.3.0, )
System.Globalization
.NETStandard1.0
[4.3.0, )
System.IO
.NETStandard1.0
[4.3.0, )
System.Net.Primitives
.NETStandard1.0
[4.3.1, )
[4.3.0, )