NCrontab.Advanced 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package NCrontab.Advanced --version 1.0.2
NuGet\Install-Package NCrontab.Advanced -Version 1.0.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NCrontab.Advanced --version 1.0.2
#r "nuget: NCrontab.Advanced, 1.0.2"
#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.2

// Install NCrontab.Advanced as a Cake Tool
#tool nuget:?package=NCrontab.Advanced&version=1.0.2

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 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 706,091 9/16/2020
1.3.21 450,401 5/26/2019
1.3.15 125,459 10/25/2018
1.3.11 118,755 11/1/2017
1.2.3.3 202,410 1/9/2017
1.2.3.2 1,323 12/30/2016
1.2.3 95,881 8/17/2016
1.2.2 1,268 8/17/2016
1.2.1 1,375 8/9/2016
1.1.1 26,473 1/14/2016
1.1.0 1,486 1/14/2016
1.0.2 1,939 1/13/2016
1.0.1.3 1,659 1/13/2016
1.0.1.1 1,279 1/12/2016
1.0.1 1,242 1/12/2016
1.0.0.1 1,293 1/11/2016
1.0.0 1,576 1/11/2016

Bug fixes and performance enhancements