Abp.HangFire 10.4.0

Prefix Reserved
dotnet add package Abp.HangFire --version 10.4.0
                    
NuGet\Install-Package Abp.HangFire -Version 10.4.0
                    
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="Abp.HangFire" Version="10.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abp.HangFire" Version="10.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Abp.HangFire" />
                    
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 Abp.HangFire --version 10.4.0
                    
#r "nuget: Abp.HangFire, 10.4.0"
                    
#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.
#:package Abp.HangFire@10.4.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Abp.HangFire&version=10.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Abp.HangFire&version=10.4.0
                    
Install as a Cake Tool

Abp.HangFire

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Abp.HangFire:

Package Downloads
Heily.Abp.Hangfire.Agent.HttpClient

abp,hangfire 扩展

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Abp.HangFire:

Repository Stars
aspnetboilerplate/module-zero-core-template
ASP.NET Core MVC / Angular Startup Project For ASP.NET Boilerplate
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
Version Downloads Last Updated
10.4.0 0 4/28/2026
10.3.0 2,692 8/14/2025
10.2.0 3,231 5/26/2025
10.1.0 1,242 2/25/2025
10.0.0 5,200 11/19/2024
9.4.2 8,581 9/17/2024
9.4.1 4,861 9/12/2024
9.4.0 625 9/10/2024
9.3.0 5,955 7/23/2024
9.2.2 7,485 4/26/2024
9.2.1 268 4/25/2024
9.2.0 289 4/25/2024
9.1.3 3,551 3/21/2024
9.1.2 442 3/11/2024
9.1.1 1,726 2/19/2024
9.1.0 4,264 2/6/2024
9.0.0 7,928 11/16/2023
8.4.0 9,083 10/5/2023
8.3.1 3,916 8/9/2023
8.3.0 464 8/9/2023
Loading failed