SiteCron 2.1.7

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

// Install SiteCron as a Cake Tool
#tool nuget:?package=SiteCron&version=2.1.7

SiteCron module provides an advanced way to run Cron based scheduling jobs using Sitecore and Quartz Scheduler. It uses the CronTrigger functionality to help you schedule simple to complex jobs.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.6.1 8,165 2/17/2023
3.6.0 30,696 9/15/2021
3.5.2 1,982 2/17/2023
3.5.1 424 2/16/2023
3.5.0 13,284 9/15/2021
3.4.0 102,831 3/29/2020
3.3.0 1,295 3/27/2020
3.2.0 34,535 3/20/2020
3.1.0 36,745 7/10/2019
3.0.9 26,951 1/21/2019
3.0.7 925 1/17/2019
3.0.6 8,986 12/7/2018
3.0.4 17,274 4/20/2018
3.0.3 1,170 4/19/2018
3.0.2 26,436 4/10/2018
3.0.0 1,326 3/28/2018
2.2.0 2,722 2/12/2018
2.1.9 1,942 1/12/2018
2.1.8 2,550 12/4/2017
2.1.7 6,017 10/3/2017
2.1.6 1,260 9/5/2017
2.1.5 1,006 8/24/2017
2.1.4 4,203 7/19/2017
2.1.3 2,445 6/18/2017

Bug fixes, Archive after Execute and disabled flag.