Found 114 packages
Automated job scheduler with fluent interface.
Package Description
This library provides abstraction layer for EasyCronJob.Core library.
This repository provides easy cron job to your application on IHostedService.
This repo, provides query profiler for .Net
A lightweight scheduled task. Uses cron format.
C# library for running cron jobs on .NET.
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.
Provides job scheduling like cron job with hosted service.
A Job Scheduler sitting on top of `IHostedService` in dotnet. Often times one finds themself between the simplicisty of the `BackgroundService`/`IHostedService` and the complexity of a full blown `Hangfire` or `Quartz` scheduler. This library aims to fill that gap by providing a simple and easy to use job scheduler that can be used in any dotnet application and feels "native".
Firebend Jobba Cron
Dead-simple cron job monitoring with auto-registration. Two functions: Ping() and SyncMonitor(). Self-healing monitors.
Use cron expression to setup job execution times
Scheduled background tasks using CRON expressions with OpenTelemetry tracing support.
Crontab using .NET Standard 2.0, Fork form Cron.NET
Lightweight job runner for ASP.NET Core.
Scheduled Jobs
Basic implementation of periodic tasks in .NET.