97 packages tagged with “Recurring”
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
A fully-featured .NET library for parsing Cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Easily calculate the next recurrence for recurring dates using a fluent syntax
ScheduleWidget handles recurring events for calendars
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 and Multiple Resource views. 30 day trial version.
Official .NET library and SDK for Upodi. Exposes the API client for using Upodi - subscription and billing management in any .NET framework (core 2.0+ and 4.5) applications. Support synchronious and asynchronious operations.
A Hangfire attribute that prevents recurring jobs from triggering on startup if they've been missed
LiteDB storage implementation for Hangfire (background job system for ASP.NET applications).
RecurrentTasks for .NET allows you to run simple recurrent background tasks with specific intervals, without complex frameworks, persistance, etc...
recurring job extensions for hangfire dashboard.
Scheduling library for (recurring) tasks that need in-memory scheduling.
Extensions to configure tasks that should be executed on application startup, shutdown or repeating after an interval.
Package Description
Cron.NET is a library to easily set up recurring jobs in the .NET framework. You can schedule jobs via a CRON expression.
A library for running tasks on schedules.
This library provides abstraction layer for EasyCronJob.Core library.
This repository provides easy cron job to your application on IHostedService.
This sample demonstrates how to create an event calendar/scheduler in MVC Razor.
This sample demonstrates how scheduler can be used in Web Forms application.
EventCalendar for Umbraco
The MaxiPago gateway SDK for .NET projects
Bit.Server.Hangfire
Bit.Hangfire
Enhanced Hangfire integration for .NET Core with simplified setup, secure dashboard configuration, and advanced job management features. Provides streamlined background job processing with built-in security, custom authorization filters, memory storage support for development, and comprehensive dashboard customization options. Includes automatic retry policies, job filtering, and monitoring capabilities.
A fork of Hangfire's recurring background job processing (to add date ranges, and additional cron support)