ncrontab 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ncrontab --version 2.0.0
NuGet\Install-Package ncrontab -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ncrontab" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ncrontab --version 2.0.0
#r "nuget: ncrontab, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ncrontab as a Cake Addin
#addin nuget:?package=ncrontab&version=2.0.0

// Install ncrontab as a Cake Tool
#tool nuget:?package=ncrontab&version=2.0.0

NCrontab is crontab for Microsoft .NET Framework 2.0 and above. 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.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (98)

Showing the top 5 NuGet packages that depend on ncrontab:

Package Downloads
Umbraco.Cms.Infrastructure The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains the infrastructure assembly needed to run Umbraco CMS.

OrchardCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Implementation of OrchardCore modular, multi-tenant ShellHost

HQ

This package contains the full-stack build for HQ.io.

OrchardCore.Workflows The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The Workflows module provides tools and APIs to create custom workflows.

Umbrella.Utilities

This package contains a range of utility classes to aid application development.

GitHub repositories (19)

Showing the top 5 popular GitHub repositories that depend on ncrontab:

Repository Stars
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
umbraco/Umbraco-CMS
The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
Version Downloads Last updated
3.3.3 870,046 8/31/2023
3.3.1 18,641,834 2/12/2019
3.3.0 14,854,782 12/21/2016
3.2.0 131,678 10/20/2016
3.1.0 532,737 12/11/2015
3.0.0 4,213 12/9/2015
2.0.0 1,417,166 8/18/2014
1.0.0 249,095 1/29/2011

Support for six-part expression where first field represents seconds.