Skip to main content
Hangfire package icon

Hangfire

HangFire provides support for simple, efficient and transparent background job processing for ASP.NET applications. It helps you to define, create and process these jobs asynchronously. Move your long running tasks out of the request processing pipeline without losing control over them!

Total Downloads
102.1M
102,065,251
Published
Nov 19, 2013
Latest stable version

Install

.NET CLI
dotnet add package Hangfire --version 0.5.2
Package Manager Console
Install-Package Hangfire -Version 0.5.2
PackageReference
<PackageReference Include="Hangfire" Version="0.5.2" />

Frameworks

No framework metadata available.

Dependencies

[0.5.2, )
[3.9.69, 4.0.0)
[3.9.69, 4.0.0)
[3.9.69, 4.0.0)
[2.0.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.