Hangfire.AspNetCore 1.8.18

Prefix Reserved
dotnet add package Hangfire.AspNetCore --version 1.8.18
                    
NuGet\Install-Package Hangfire.AspNetCore -Version 1.8.18
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.18" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hangfire.AspNetCore" Version="1.8.18" />
                    
Directory.Packages.props
<PackageReference Include="Hangfire.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Hangfire.AspNetCore --version 1.8.18
                    
#r "nuget: Hangfire.AspNetCore, 1.8.18"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Hangfire.AspNetCore&version=1.8.18
                    
Install Hangfire.AspNetCore as a Cake Addin
#tool nuget:?package=Hangfire.AspNetCore&version=1.8.18
                    
Install Hangfire.AspNetCore as a Cake Tool

ASP.NET Core support for Hangfire, a background job framework for .NET applications.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (247)

Showing the top 5 NuGet packages that depend on Hangfire.AspNetCore:

Package Downloads
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.Dashboard.BasicAuthorization

enable basic authorization for hangfire(api or dashbord..)

Hangfire.Dashboard.Basic.Authentication

A re-usable Hangfire Basic Authentication filter. Just import and configure.

Abp.HangFire.AspNetCore

Abp.HangFire.AspNetCore

Volo.Abp.HangFire

Package Description

GitHub repositories (41)

Showing the top 20 popular GitHub repositories that depend on Hangfire.AspNetCore:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Pathoschild/SMAPI
The modding API for Stardew Valley.
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
CoreUnion/CoreShop
基于 Asp.Net Core 8.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
HTBox/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
BehzadDara/SampleProject
getsentry/sentry-dotnet
Sentry SDK for .NET
yuzd/Hangfire.HttpJob
httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
Dynatrace/superdump
A service for automated crash-dump analysis
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
volodymyrsmirnov/MalwareMultiScan
Self-hosted VirusTotal / MetaDefender wannabe with API, demo UI and Scanners running in Docker.
Version Downloads Last updated
1.8.18 863,619 2/17/2025
1.8.17 1,950,043 12/3/2024
1.8.16 191,830 11/27/2024
1.8.15 1,452,972 10/23/2024
1.8.14 6,317,156 6/11/2024
1.8.12 3,687,204 4/3/2024
1.8.11 2,072,946 2/23/2024
1.8.10 700,259 2/12/2024
1.8.9 1,063,668 1/24/2024
1.8.7 1,242,683 12/29/2023
1.8.6 3,674,432 10/18/2023
1.8.5 2,988,954 8/11/2023
1.8.4 717,571 7/27/2023
1.8.3 1,384,553 6/27/2023
1.8.2 1,364,642 5/26/2023
1.8.1 376,931 5/18/2023
1.8.0 1,136,033 4/28/2023
1.7.37 183,516 4/8/2024
1.7.36 415,632 6/29/2023
1.7.35 122,889 5/18/2023
1.7.34 1,913,891 3/30/2023
1.7.33 3,118,411 1/31/2023
1.7.32 3,358,529 11/21/2022
1.7.31 5,541,631 8/19/2022
1.7.30 3,431,820 6/10/2022
1.7.29 1,319,490 5/23/2022
1.7.28 8,472,637 12/18/2021
1.7.27 2,155,955 11/3/2021
1.7.26 292,788 10/27/2021
1.7.25 2,435,778 8/30/2021
1.7.24 2,827,971 6/28/2021
1.7.23 1,262,096 5/28/2021
1.7.22 1,996,590 4/13/2021
1.7.21 40,182 4/12/2021
1.7.20 883,592 3/19/2021
1.7.19 3,931,840 1/15/2021
1.7.18 2,203,522 11/20/2020
1.7.17 1,600,011 10/20/2020
1.7.16 251,238 10/14/2020
1.7.15 256,947 10/8/2020
1.7.14 734,740 9/24/2020
1.7.13 441,536 9/15/2020
1.7.12 1,693,238 7/24/2020
1.7.11 4,291,360 4/15/2020
1.7.10 494,018 4/2/2020
1.7.9 3,323,798 1/20/2020
1.7.8 1,003,472 12/5/2019
1.7.7 1,134,335 10/22/2019
1.7.6 1,845,805 8/5/2019
1.7.5 347,377 7/18/2019
1.7.4 418,349 6/28/2019
1.7.3 978,255 5/23/2019
1.7.2 2,457,850 4/29/2019
1.7.1 326,997 4/16/2019
1.7.0 313,119 3/29/2019
1.6.30 14,918 4/29/2021
1.6.29 19,810 4/15/2020
1.6.28 7,038 1/14/2020
1.6.27 51,854 6/27/2019
1.6.26 34,932 5/23/2019
1.6.25 19,490 4/9/2019
1.6.24 146,364 3/27/2019
1.6.23 198,125 3/13/2019
1.6.22 742,008 1/25/2019
1.6.21 1,545,665 11/1/2018
1.6.20 858,700 7/31/2018
1.6.19 903,927 4/6/2018
1.6.18 5,236 4/5/2018
1.6.17 705,812 9/19/2017
1.6.16 42,208 9/2/2017
1.6.15 49,856 8/8/2017
1.6.14 83,064 6/16/2017
1.6.13 28,284 6/7/2017
1.6.12 119,271 3/22/2017
1.6.11 9,056 3/14/2017
1.6.10 4,242 3/13/2017
1.6.9 9,297 3/2/2017
1.6.8 41,182 12/21/2016
1.6.7 90,744 11/25/2016
1.6.6 19,251 10/13/2016
1.6.5 12,442 9/24/2016
1.6.4 9,136 8/30/2016
1.6.3 85,523 8/19/2016
1.6.2 5,028 8/5/2016
1.6.1 4,934 7/27/2016
1.6.0 48,406 7/15/2016

Release notes are available in our blog https://www.hangfire.io/blog/
Please see https://docs.hangfire.io/en/latest/upgrade-guides/upgrading-to-hangfire-1.8.html to learn how to upgrade.

1.8.18
• Fixed – Swallow possible `ObjectDisposedException` in the `StopAsync` method.
• Fixed – Avoid `NullReferenceException` when `LocalIpAddress` or `RemoteIpAddress` is null.

1.8.10
• Fixed – Don't check `HasStarted` in `Response.WriteAsync` to avoid breaking dispatchers.
• Project – Enable NuGet package and DLL signing with a company certificate.
• Project – Require NuGet package signature validation on restore for dependencies.
• Project – Add `HangfireIO` as a package owner.

1.8.9
• Fixed – Don't attempt to write response headers when response has already started (by @maliming).
• Project – Enable full source link support with embedded symbols and repository-based sources.
• Project – Enable repeatable package restore using a lock file.

1.8.0
• Breaking – Make the package to be dependent on Hangfire.NetCore and use the same types.
• Added – `IApplicationBuilder.UseHangfireServer` that accepts custom factory for `IBackgroundProcessingServer`.