HangfireIO
NuGet publisher profile
Packages (19)
Hangfire.Core
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/
Hangfire.AspNetCore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
Hangfire
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/
Hangfire.NetCore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Cronos
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.
Hangfire.InMemory
In-memory job storage for Hangfire with an efficient implementation.
Hangfire.Autofac
Autofac IoC Container integration support for Hangfire (background job framework for .NET applications).
Hangfire.Dashboard.Authorization
Some authorization filters for Hangfire's Dashboard.
Hangfire.SqlServer.MSMQ
MSMQ queues support for SQL Server job storage implementation for Hangfire, a background job framework for .NET applications.
Hangfire.AspNet
ASP.NET integration for Hangfire.
Hangfire.Ninject
Ninject IoC Container support for Hangfire (background job framework for .NET applications)
Hangfire.DynamicJobs
Dynamic recurring jobs for Hangfire to support multiple code bases with single storage.
HangFire.Redis
DEPRECATED -- DO NOT INSTALL OR UPDATE. Now shipped with Hangfire Pro, please read the "Project site" (http://odinserj.net/2014/11/15/hangfire-pro/) for more information.
Hangfire.Azure.ServiceBusQueue
Azure ServiceBus Queue support for SQL Server job storage implementation
Hangfire.SqlServer.RabbitMQ
RabbitMQ queues support for SQL Server job storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.Build
Psake tasks and functions to build Hangfire projects with ease.
stdump
Explore stack trace of a running managed process or from a minidump file
HangFire.Azure.QueueStorage
Azure Queue Storage support for SQL Server job storage implementation