369 packages tagged with “Jobs”
Quartz Scheduling Framework for .NET
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/
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
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/
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.ServiceBus. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
Pluggable foundation blocks for building distributed apps.
Quartz.NET System.Text.Json Serialization Support; Quartz Scheduling Framework for .NET
Abp.HangFire.AspNetCore
Serilog extension to enable logging through serilog for Microsoft Azure WebJobs.
This package has been deprecated in favor of https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Quartz
A plugin for Hangfire that enables you to launch jobs manually.
WebBackgrounder is a proof-of-concept of a web-farm friendly background task manager meant to just work with a vanilla ASP.NET web application. See https://github.com/NuGet/WebBackgrounder for more information.
StructureMap IoC container support for Hangfire. Supports both .NET Framework and .NET Standard.
The Shiny Core Foundation where all Shiny modules are built on
Abp.HangFire
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions.DocumentDB. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources
Library of job, scenario and workflow services.
Abp.Quartz
WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.
A Hangfire attribute that prevents recurring jobs from triggering on startup if they've been missed