12 packages tagged with “taskmanagement”
A standalone .Net component for managing long-running background tasks in any application.
UnitOfWork pattern.
A lightweight .NET library for Task Management
ScheduleTaskHelper.Notify 是一個專為 .NET 應用程式設計的通知框架,提供多種通知機制,包括日誌記錄、主控台輸出及電子郵件通知。此框架支援擴展性,允許開發者輕鬆實作自訂的通知方式,適用於需要多樣化通知功能的應用場景。
ScheduleTaskHelper.Tasks 是一個專為 .NET 應用程式設計的任務排程框架,提供多種任務排程模式,包括定時任務與 Cron 表達式排程。此框架支援任務優先級管理、執行狀態追蹤與重試機制,並可與插件架構無縫整合,適用於需要高效任務管理的應用場景。
ScheduleTaskHelper.Infrastructure 是一個強大的任務排程與執行框架,專為 .NET 應用程式設計。它支援多種任務排程模式(包括定時與 Cron 表達式),並整合了分散式鎖機制、任務重試佇列與事件驅動架構,確保任務執行的可靠性與高效性。此外,該框架支援插件式架構,允許動態載入外部插件,適合用於分散式系統或需要高效任務管理的應用場景。
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.Plugins 是一個專為 .NET 應用程式設計的插件式架構框架,提供動態載入與管理外部插件的能力。此框架支援插件的初始化、服務註冊、任務管理與卸載,並透過標準化的介面與基底類別,簡化插件的開發與整合。適用於需要高擴展性與模組化設計的應用場景。
ScheduleTaskHelper 是一個功能強大的任務排程與執行框架,專為 .NET 應用程式設計。它支援多種任務排程模式(包括定時與 Cron 表達式),並整合了分散式鎖機制、任務重試佇列與事件驅動架構,確保任務執行的可靠性與高效性。此外,該框架支援插件式架構,允許動態載入外部插件,適合用於分散式系統或需要高效任務管理的應用場景。
.NET library with common methods for managing of (long-running) tasks/jobs with rollback/rollforward feature
.NET UI library for Windows Forms with common methods for managing of (long-running) tasks/jobs with rollback/rollforward feature
Provides high-level APIs to create task executing tray applications