Volo.Abp.HangFire 9.0.8

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.HangFire --version 9.0.8
                    
NuGet\Install-Package Volo.Abp.HangFire -Version 9.0.8
                    
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="Volo.Abp.HangFire" Version="9.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.HangFire" Version="9.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Volo.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 Volo.Abp.HangFire --version 9.0.8
                    
#r "nuget: Volo.Abp.HangFire, 9.0.8"
                    
#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=Volo.Abp.HangFire&version=9.0.8
                    
Install Volo.Abp.HangFire as a Cake Addin
#tool nuget:?package=Volo.Abp.HangFire&version=9.0.8
                    
Install Volo.Abp.HangFire as a Cake Tool

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

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 is compatible.  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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  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 tizen40 was computed.  tizen60 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 (10)

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

Package Downloads
Volo.Abp.BackgroundJobs.HangFire

Package Description

Volo.Abp.BackgroundWorkers.Hangfire

Package Description

LINGYUN.Abp.Hangfire.Dashboard

Package Description

LINGYUN.Abp.Hangfire.Storage.MySql

Package Description

LINGYUN.Abp.BackgroundJobs.Hangfire

Package Description

GitHub repositories (1)

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

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Version Downloads Last updated
9.2.0-rc.2 153 4/10/2025
9.2.0-rc.1 476 3/25/2025
9.1.1 3,280 3/27/2025
9.1.0 5,486 3/5/2025
9.1.0-rc.3 74 2/25/2025
9.1.0-rc.2 102 2/11/2025
9.1.0-rc.1 172 1/16/2025
9.0.8 510 3/26/2025
9.0.7 319 3/6/2025
9.0.6 422 3/3/2025
9.0.5 3,558 2/13/2025
9.0.4 13,704 1/21/2025
9.0.3 11,037 1/6/2025
9.0.2 5,027 12/11/2024
9.0.1 1,233 12/3/2024
9.0.0 2,820 11/19/2024
9.0.0-rc.3 93 11/14/2024
9.0.0-rc.2 112 11/11/2024
9.0.0-rc.1 91 10/22/2024
8.3.4 26,107 11/18/2024
8.3.3 5,071 11/5/2024
8.3.2 8,970 10/17/2024
8.3.1 9,288 9/25/2024
8.3.0 13,089 9/5/2024
8.3.0-rc.3 72 8/28/2024
8.3.0-rc.2 87 8/15/2024
8.3.0-rc.1 67 7/31/2024
8.2.3 4,493 9/4/2024
8.2.2 17,490 8/14/2024
8.2.1 16,862 7/30/2024
8.2.0 28,627 6/26/2024
8.2.0-rc.5 77 6/14/2024
8.2.0-rc.4 84 6/7/2024
8.2.0-rc.3 181 5/23/2024
8.2.0-rc.2 116 5/21/2024
8.2.0-rc.1 61 5/20/2024
8.1.5 3,995 7/29/2024
8.1.4 8,139 6/13/2024
8.1.3 18,562 5/15/2024
8.1.2 1,657 5/13/2024
8.1.1 22,405 4/16/2024
8.1.0 5,027 4/4/2024
8.1.0-rc.4 90 4/1/2024
8.1.0-rc.3 107 3/19/2024
8.1.0-rc.2 232 2/29/2024
8.1.0-rc.1 1,039 2/14/2024
8.0.6 2,796 5/14/2024
8.0.5 21,937 3/14/2024
8.0.4 12,794 2/20/2024
8.0.3 6,068 2/7/2024
8.0.2 15,599 1/17/2024
8.0.1 5,958 1/3/2024
8.0.0 19,940 12/19/2023
8.0.0-rc.3 222 12/7/2023
8.0.0-rc.2 435 11/28/2023
8.0.0-rc.1 269 11/21/2023
7.4.5 9,574 12/27/2023
7.4.4 3,240 12/13/2023
7.4.3 1,030 12/6/2023
7.4.2 9,108 11/13/2023
7.4.1 7,182 10/30/2023
7.4.0 7,763 10/9/2023
7.4.0-rc.5 143 10/2/2023
7.4.0-rc.4 101 9/22/2023
7.4.0-rc.3 115 9/13/2023
7.4.0-rc.2 120 8/24/2023
7.4.0-rc.1 101 8/16/2023
7.3.3 13,036 9/14/2023
7.3.2 22,504 8/7/2023
7.3.1 9,566 7/27/2023
7.3.0 16,566 7/12/2023
7.3.0-rc.3 108 7/5/2023
7.3.0-rc.2 103 6/20/2023
7.3.0-rc.1 124 6/6/2023
7.2.3 8,882 7/3/2023
7.2.2 31,255 5/16/2023
7.2.1 5,585 5/2/2023
7.2.0-rc.2 122 4/25/2023
7.2.0-rc.1 121 4/11/2023
7.1.1 13,920 4/3/2023
7.1.0 8,078 3/22/2023
7.1.0-rc.3 116 3/14/2023
7.1.0-rc.2 422 2/23/2023
7.1.0-rc.1 178 2/7/2023
7.0.3 9,188 3/7/2023
7.0.2 10,652 2/21/2023
7.0.1 17,936 1/19/2023
7.0.0 30,470 1/4/2023
7.0.0-rc.6 149 12/28/2022
7.0.0-rc.5 146 12/20/2022
7.0.0-rc.4 168 12/12/2022
7.0.0-rc.3 185 12/8/2022
7.0.0-rc.2 467 11/21/2022
7.0.0-rc.1 175 11/14/2022
6.0.3 34,042 1/18/2023
6.0.2 69,933 12/6/2022
6.0.1 23,217 10/28/2022
6.0.0 31,516 10/5/2022
6.0.0-rc.5 161 9/27/2022
6.0.0-rc.4 208 9/8/2022
6.0.0-rc.3 344 8/23/2022
6.0.0-rc.2 291 8/8/2022
6.0.0-rc.1 332 7/26/2022
5.3.5 9,298 10/20/2022
5.3.4 69,102 8/22/2022
5.3.3 42,853 7/22/2022
5.3.2 12,053 7/7/2022
5.3.1 5,914 6/29/2022
5.3.0 26,194 6/14/2022
5.3.0-rc.3 624 5/31/2022
5.3.0-rc.2 184 5/24/2022
5.3.0-rc.1 190 5/5/2022
5.2.2 37,119 5/16/2022
5.2.1 10,549 4/18/2022
5.2.0 16,179 4/5/2022
5.2.0-rc.2 173 3/18/2022
5.2.0-rc.1 188 3/8/2022
5.1.4 18,189 2/28/2022
5.1.3 11,395 1/26/2022
5.1.2 2,192 1/19/2022
5.1.1 4,283 1/12/2022
5.0.2 1,318 1/17/2022
5.0.1 12,668 12/28/2021
5.0.0 4,733 12/14/2021
5.0.0-rc.2 2,378 12/8/2021
5.0.0-rc.1 527 11/16/2021
5.0.0-beta.3 382 11/3/2021
5.0.0-beta.2 187 10/21/2021
5.0.0-beta.1 269 10/5/2021
4.4.4 29,584 11/9/2021
4.4.3 7,940 9/29/2021
4.4.2 41,993 9/2/2021
4.4.1 888 9/1/2021
4.4.0 14,943 8/2/2021
4.4.0-rc.2 218 7/6/2021
4.4.0-rc.1 276 6/28/2021
4.3.3 16,240 6/17/2021
4.3.2 7,491 5/27/2021
4.3.1 1,625 5/20/2021
4.3.0 31,766 4/22/2021
4.3.0-rc.2 257 4/8/2021
4.3.0-rc.1 270 3/31/2021
4.2.2 16,360 3/4/2021
4.2.1 29,298 2/9/2021
4.2.0 12,415 1/28/2021
4.2.0-rc.2 242 1/18/2021
4.2.0-rc.1 191 1/14/2021
4.1.2 3,468 1/19/2021
4.1.1 3,707 1/13/2021
4.1.0 4,019 1/6/2021
4.1.0-rc.2 359 12/18/2020
4.1.0-rc.1 278 12/17/2020
4.0.2 5,855 12/18/2020
4.0.1 916 12/14/2020
4.0.0 63,809 12/3/2020
4.0.0-rc.5 259 12/1/2020
4.0.0-rc.4 266 11/24/2020
4.0.0-rc.3 289 11/16/2020
4.0.0-rc.2 259 11/13/2020
4.0.0-rc.1 244 11/12/2020
3.3.2 5,116 12/2/2020
3.3.1 11,244 11/3/2020
3.3.0 1,588 10/27/2020
3.3.0-rc.2 274 10/23/2020
3.3.0-rc.1 277 10/15/2020
3.2.1 10,681 10/8/2020
3.2.0 2,292 10/1/2020
3.2.0-rc.2 349 9/21/2020
3.2.0-rc.1 472 9/17/2020
3.1.2 13,171 9/11/2020
3.1.1 944 9/10/2020
3.1.0 2,965 9/3/2020
3.1.0-rc.4 280 9/1/2020
3.1.0-rc.3 269 8/28/2020
3.1.0-rc.2 316 8/26/2020
3.1.0-rc.1 323 8/24/2020
3.0.5 2,057 7/29/2020
3.0.4 6,171 7/14/2020
3.0.3 1,472 7/7/2020
3.0.2 2,872 7/3/2020
3.0.1 936 7/2/2020
3.0.0 1,089 7/1/2020
2.9.0 8,291 6/4/2020
2.8.0 3,278 5/21/2020
2.7.0 1,741 5/7/2020
2.6.2 1,112 4/24/2020
2.6.1 954 4/23/2020
2.6.0 17,556 4/20/2020
2.5.0 1,153 4/9/2020
2.4.1 926 4/9/2020
2.4.0 1,363 4/6/2020
2.3.0 3,645 3/19/2020
2.2.1 2,169 3/7/2020
2.2.0 991 3/5/2020
2.1.1 1,559 2/20/2020
2.1.0 944 2/20/2020
2.0.1 20,896 1/24/2020
2.0.0 988 1/13/2020
1.1.2 1,373 12/12/2019
1.1.1 1,421 12/11/2019
1.1.0 2,200 12/6/2019
1.0.2 2,633 10/22/2019
1.0.0 978 10/21/2019
0.22.0 1,018 10/14/2019
0.21.0 1,087 9/23/2019
0.20.1 973 9/23/2019
0.20.0 965 9/23/2019
0.19.0 11,347 8/16/2019
0.18.1 5,656 6/26/2019
0.18.0 1,068 6/21/2019
0.17.0 1,953 5/3/2019
0.16.0 2,165 4/14/2019
0.15.0 1,471 3/22/2019
0.14.0 1,440 2/23/2019
0.13.0 1,266 1/27/2019
0.12.0 1,313 1/11/2019
0.11.0 1,329 1/7/2019
0.10.0 1,267 12/21/2018
0.9.0 1,265 12/7/2018
0.8.0 1,309 11/19/2018
0.7.1 1,289 10/31/2018
0.7.0 1,246 10/26/2018
0.6.0 1,347 10/12/2018
0.5.0 1,375 9/25/2018
0.4.1 2,636 8/4/2018