ncrontab 1.0.0
See the version list below for details.
dotnet add package ncrontab --version 1.0.0
NuGet\Install-Package ncrontab -Version 1.0.0
<PackageReference Include="ncrontab" Version="1.0.0" />
paket add ncrontab --version 1.0.0
#r "nuget: ncrontab, 1.0.0"
// Install ncrontab as a Cake Addin #addin nuget:?package=ncrontab&version=1.0.0 // Install ncrontab as a Cake Tool #tool nuget:?package=ncrontab&version=1.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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (123)
Showing the top 5 NuGet packages that depend on ncrontab:
Package | Downloads |
---|---|
Umbraco.Cms.Infrastructure
Contains the infrastructure assembly needed to run Umbraco CMS. |
|
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 |
|
OrchardCore.Infrastructure
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Implementation for OrchardCoreCMS Infrastructure |
|
HQ
This package contains the full-stack build for HQ.io. |
|
OrchardCore.Application.Targets
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Converts the application into a modular application. |
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.
|