ncrontab 3.1.0
See the version list below for details.
dotnet add package ncrontab --version 3.1.0
NuGet\Install-Package ncrontab -Version 3.1.0
<PackageReference Include="ncrontab" Version="3.1.0" />
paket add ncrontab --version 3.1.0
#r "nuget: ncrontab, 3.1.0"
// Install ncrontab as a Cake Addin #addin nuget:?package=ncrontab&version=3.1.0 // Install ncrontab as a Cake Tool #tool nuget:?package=ncrontab&version=3.1.0
NCrontab is crontab for Microsoft .NET Framework 3.5 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35-client is compatible. net40-client is compatible. net45 is compatible. 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. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (21)
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
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
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.
|
3.1: CrontabFieldImpl and CrontabFieldAccumulator are now private.
3.0: Replaces uses of Converter with Func and therefore requires .NET Framework 3.5 as a minimum.
Release 3.x also makes the library available as a PCL for:
- Microsoft .NET Framework 4.5
- Microsoft Windows 8.0
- Microsoft Windows Phone 8.1
- Microsoft Windows Phone Silverlight 8.0