NCrontab.Advanced
1.0.1.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NCrontab.Advanced --version 1.0.1.3
NuGet\Install-Package NCrontab.Advanced -Version 1.0.1.3
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.Advanced" Version="1.0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NCrontab.Advanced --version 1.0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NCrontab.Advanced, 1.0.1.3"
#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.Advanced as a Cake Addin #addin nuget:?package=NCrontab.Advanced&version=1.0.1.3 // Install NCrontab.Advanced as a Cake Tool #tool nuget:?package=NCrontab.Advanced&version=1.0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NCrontab-Advanced is intended to be as close of a drop-in replacement for NCrontab as possible, and contains additional features (#, L, W support, as well as support for seconds and years.)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
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 (4)
Showing the top 4 NuGet packages that depend on NCrontab.Advanced:
Package | Downloads |
---|---|
Hangfire.RecurringDateRange
A fork of Hangfire's recurring background job processing (to add date ranges, and additional cron support |
|
JobToolkit.Core
.Net ASP.NET Job Scheduler Long-Running |
|
Maxotek.MathUtils
Package Description |
|
TnT.Scheduler
Lightweight .Net Scheduler |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NCrontab.Advanced:
Repository | Stars |
---|---|
ravendb/ravendb
ACID Document Database
|
|
HangfireIO/Cronos
A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
|
Version | Downloads | Last updated |
---|---|---|
1.3.28 | 1,038,451 | 9/16/2020 |
1.3.21 | 505,635 | 5/26/2019 |
1.3.15 | 138,897 | 10/25/2018 |
1.3.11 | 124,308 | 11/1/2017 |
1.2.3.3 | 211,394 | 1/9/2017 |
1.2.3.2 | 1,373 | 12/30/2016 |
1.2.3 | 119,919 | 8/17/2016 |
1.2.2 | 1,302 | 8/17/2016 |
1.2.1 | 1,411 | 8/9/2016 |
1.1.1 | 28,611 | 1/14/2016 |
1.1.0 | 1,533 | 1/14/2016 |
1.0.2 | 1,981 | 1/13/2016 |
1.0.1.3 | 1,706 | 1/13/2016 |
1.0.1.1 | 1,322 | 1/12/2016 |
1.0.1 | 1,284 | 1/12/2016 |
1.0.0.1 | 1,330 | 1/11/2016 |
1.0.0 | 1,659 | 1/11/2016 |
Various bug fixes