16 packages tagged with “taskscheduler”
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support.
Provides localizable UI elements for editing classes in the TaskScheduler library.
Helpers for asynchronous programming
This package used to create Windows Scheduler
Defines a task scheduler that run tasks on a single thread.
The primary purpose of this repository is to provide a simple and effective scheduler for one or multiple methods(functions, business logic blocks, etc) using `System.Threading.Timer` with some timer settings.
Self-deleting scheduled task runner/uninstaller for ClickOnce cleanup
ScheduleTaskHelper.Infrastructure 是一個強大的任務排程與執行框架,專為 .NET 應用程式設計。它支援多種任務排程模式(包括定時與 Cron 表達式),並整合了分散式鎖機制、任務重試佇列與事件驅動架構,確保任務執行的可靠性與高效性。此外,該框架支援插件式架構,允許動態載入外部插件,適合用於分散式系統或需要高效任務管理的應用場景。
ScheduleTaskHelper.Tasks 是一個專為 .NET 應用程式設計的任務排程框架,提供多種任務排程模式,包括定時任務與 Cron 表達式排程。此框架支援任務優先級管理、執行狀態追蹤與重試機制,並可與插件架構無縫整合,適用於需要高效任務管理的應用場景。
Package Description
The VersaTul Task Scheduler project provides functionality to schedule events then listen to and react to those events. This is ideal for windows service type applications that may run tasks based on certain time or day. Events can be scheduled from seconds, minutes, hours, days and many more combinations.
ScheduleTaskHelper 是一個功能強大的任務排程與執行框架,專為 .NET 應用程式設計。它支援多種任務排程模式(包括定時與 Cron 表達式),並整合了分散式鎖機制、任務重試佇列與事件驅動架構,確保任務執行的可靠性與高效性。此外,該框架支援插件式架構,允許動態載入外部插件,適合用於分散式系統或需要高效任務管理的應用場景。
CoreSync.BackgroundJobs: Background job processing with Hangfire.
TaskQueue enables async queueing of async workloads, with guaranteed FIFO ordering.
A simple and testable date and time provider library for .NET applications. This library offers easy-to-use functionality for managing dates and times, making it ideal for both production and testing environments. Additionally, it supports the simulation of periodical jobs, enabling comprehensive testing and scheduling capabilities.