ncrontab 3.3.1
Install-Package ncrontab -Version 3.3.1
dotnet add package ncrontab --version 3.3.1
<PackageReference Include="ncrontab" Version="3.3.1" />
paket add ncrontab --version 3.3.1
#r "nuget: ncrontab, 3.3.1"
// Install ncrontab as a Cake Addin
#addin nuget:?package=ncrontab&version=3.3.1
// Install ncrontab as a Cake Tool
#tool nuget:?package=ncrontab&version=3.3.1
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 1.0
- 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)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (83)
Showing the top 5 NuGet packages that depend on ncrontab:
Package | Downloads |
---|---|
Umbraco.Cms.Infrastructure
Contains the infrastructure assembly needed to run Umbraco Cms. This package only contains the assembly, and can be used for package development. Use the template in the Umbraco.Templates package to setup Umbraco |
|
OrchardCore
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. |
|
Umbrella.Utilities
This package contains a range of utility classes to aid application development. |
|
OrchardCore.Workflows
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. |
GitHub repositories (16)
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, modularized ecommerce system built on .NET Core
|
|
elsa-workflows/elsa-core
A .NET Standard 2.0 Workflows Library
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|