ncrontab 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.
Install-Package ncrontab -Version 3.3.1
dotnet add package ncrontab --version 3.3.1
<PackageReference Include="ncrontab" Version="3.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ncrontab --version 3.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ncrontab, 3.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See: https://github.com/atifaziz/NCrontab/releases/tag/v3.3.1
Dependencies
-
.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.
Used By
NuGet packages (65)
Showing the top 5 NuGet packages that depend on ncrontab:
Package | Downloads |
---|---|
HQ
This package contains the full-stack build for HQ.io.
|
|
Microsoft.Bot.Builder.Solutions
Shared library for Conversational AI Virtual Assistants and Skills.
|
|
Vidyano.Service
Vidyano is a full featured development platform with the flexibility for creating small to enterprise scale web applications.
|
|
OrchardCore
Package Description
|
|
Absolunet.InRiver.IPMC.Core
Absolunet inRiver Core based on inRiver iPMC
|
GitHub repositories (17)
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.
|
|
simplcommerce/SimplCommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
|
|
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.
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|