TasksOnTime 1.2.1

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

// Install TasksOnTime as a Cake Tool
#tool nuget:?package=TasksOnTime&version=1.2.1

Schedule tasks in your components by month, day, hour, minute

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on TasksOnTime:

Package Downloads
TasksOnTime.Scheduling

TasksOnTime can be used in service , console, website or wpf/winforms applications Use only standard ThreadPool

TasksOnTime.Notification

TasksOnTime can be used in service , console, website or wpf/winforms applications Use only standard ThreadPool

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.4.20 1,356 2/18/2020
4.4.19 597 12/30/2019
4.3.18.2 552 12/30/2019
4.3.17.1 939 2/1/2018
4.3.16 979 12/19/2017
4.3.15 951 12/17/2017
4.2.14 1,101 10/17/2017
4.2.13 939 7/5/2017
4.1.12 919 6/29/2017
4.1.11 1,247 5/21/2016
4.0.10 1,261 3/9/2016
3.1.9.1-beta 1,208 10/1/2015
3.1.8-beta 1,134 9/21/2015
3.0.7.2-beta 1,234 9/21/2015
3.0.6.1-beta 1,093 9/4/2015
3.0.5-beta 1,060 8/30/2015
2.2.4 1,198 6/18/2015
2.1.3 1,029 6/3/2015
1.2.1 1,279 2/11/2014
1.1.0 1,141 11/24/2013
1.0.0 1,135 10/10/2013

1.2.1 Add ManualExecuteTask with task name
1.1.0.0 Support fluent tasks registration