Top 20 NuGet schedule Packages

Topshelf.SimpleInjector.Quartz provides extensions to schedule your Topshelf Service with Quartz.NET using SimpleInjector IoC container.
Package Description
Schedule your jobs using cron expressions. -just update your schedulrsettings.json as what you want. -use like below lines in your Program.cs SchedulrManager.Build("My Service"); SchedulrManager.Add(() => { Console.WriteLine("Foo"); }); Schedu...
Creates and parses Cron expressions using a fluent pattern. Includes polling, equality operation and humanization.
A set of helper classes to augment C# functionality such as scheduling, precision formatting, collection conversions, and exception messaging.
Commands simplifies coordination of asynchronous and synchronous activities. It works with both task and non-task-based operations. The library is built upon class Command, which represents an action. A Command may be run synchronously or asynchronously, and may be aborted. ParallelCommands, itself...
Connect to Zermelo from your .NET app. This is a third party library, we're not affiliated with Zermelo Software BV.
cron expression parser and executor for dotnet core.
TauCode scheduled jobs support.
TasksOnTime can be used in service , console, website or wpf/winforms applications Use only standard ThreadPool
GTP.NET.WinForms is a package of components to build interactive Gantt and Schedule charts on .net4,.net4.5 WindowsForms
integrate cron task schedule for aspnetcore applications.
ScheduleWidget handles recurring events for calendars
Easily calculate the next recurrence for recurring dates using a fluent syntax
Scheduled tasks made easy for .NET hosting.
Automated job scheduler
Package Description