7 packages tagged with “task-scheduler”
Simplify paging through an API (HasMorePages) while performing more async operations with the result
A lightweight background service library for ASP.NET Core to manage SMS, Email, and custom background tasks with simple configuration.
SDK for scheduling cron jobs using cronjob.org. Provides a simple and reliable way to create, manage, and monitor scheduled tasks through the cron-job.org API.
A lightweight, thread-safe job scheduler for .NET with retry logic and async support
CLI tool for creating and managing scheduled jobs (cron/Task Scheduler) that execute C# scripts
Hesoyam is a cross-platform background task scheduler for .NET MAUI that enables scheduling and executing tasks even when the application is closed. Supports Android (WorkManager), iOS (BGTaskScheduler), macOS Catalyst (BGTaskScheduler), and Windows (BackgroundTaskBuilder). Features include periodic/one-shot/immediate scheduling, network/charging/battery constraints, automatic retries with exponential backoff, state persistence across app restarts and device reboots, and full AOT/Trimming compatibility.