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
70.6M
70,589,327
Published
Feb 12, 2019
Latest stable version

Install

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

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.0, )
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.