Top 20 NuGet scheduler Packages

Lamar IoC container support for Hangfire. Supports both .NET Framework and .NET Standard.
Multi-threaded batch processing and background jobs for .NET Core
DHTMLX Scheduler .NET web control provides rich and flexible APIs to achieve the desired look-and-feel. You can change the calendar appearance and configuration according to your app needs. The calendar has basic views (Day, Week, Month), and can also display events in Timeline, Agenda, Year, Grid a...
ASP.NET Core MVC Bootstrap tag helpers. Contains tag helpers for Bootstrap's Tabs, Modal, Alert, Popover, Button, Dropdown, NavBar, and more. GitHub Repository: https://github.com/jqwidgets/ASP.NET-Core-MVC-Bootstrap-Tag-Helpers Demo: http://aspcore.jqwidgets.com/bootstrap
A simple and flexible library for scheduling and executing multiple concurrent tasks within a .net application.
Background work utilities for .NET Core apps based on Hosted services. Basis interfaces and helpers.
.Net ASP.NET Job Scheduler Long-Running
.Net ASP.NET Job Scheduler Long-Running
Quartz Scheduling Framework for .NET46
SqlServer storage integration for DomainWorkflows scheduler based on Quartz.NET
Manages a pool of asynchronous methods (agents) that keep repeating at a given interval until they are requested to stop
Provides an easy way to enqueue tasks through parallelization
Installs CrystalQuartz panel (pluggable Quartz.NET viewer) to any application (web or self-hosted) that uses OWIN environment.
Plugin-based queuing and scheduling command server.
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...
A general purpose open source utility and helper library for .NET development
[Obsolete] Superceded by LabApps.Threading.Sequencer. A scheduler that coordinates the execution of tasks using a hierarchical key that defines their relative concurrency.
.Net ASP.NET Job Scheduler Long-Running
DomainWorkflows scheduler abstractions