Volo.Abp.HangFire 9.1.2

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.1.2
                    
NuGet\Install-Package Volo.Abp.HangFire -Version 9.1.2
                    
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.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.HangFire" Version="9.1.2" />
                    
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.1.2
                    
#r "nuget: Volo.Abp.HangFire, 9.1.2"
                    
#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.1.2
                    
Install Volo.Abp.HangFire as a Cake Addin
#tool nuget:?package=Volo.Abp.HangFire&version=9.1.2
                    
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.  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. 
.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.4 124 5/27/2025
9.2.0-rc.3 242 5/13/2025
9.2.0-rc.2 187 4/10/2025
9.2.0-rc.1 499 3/25/2025
9.1.3 3,118 5/12/2025
9.1.2 864 5/5/2025
9.1.1 7,575 3/27/2025
9.1.0 8,709 3/5/2025
9.1.0-rc.3 77 2/25/2025
9.1.0-rc.2 104 2/11/2025
9.1.0-rc.1 192 1/16/2025
9.0.8 537 3/26/2025
9.0.7 329 3/6/2025
9.0.6 534 3/3/2025
9.0.5 3,868 2/13/2025
9.0.4 18,700 1/21/2025
9.0.3 14,986 1/6/2025
9.0.2 6,339 12/11/2024
9.0.1 1,326 12/3/2024
9.0.0 3,400 11/19/2024
9.0.0-rc.3 95 11/14/2024
9.0.0-rc.2 115 11/11/2024
9.0.0-rc.1 93 10/22/2024
8.3.4 33,978 11/18/2024
8.3.3 6,180 11/5/2024
8.3.2 10,396 10/17/2024
8.3.1 10,221 9/25/2024
8.3.0 15,506 9/5/2024
8.3.0-rc.3 75 8/28/2024
8.3.0-rc.2 90 8/15/2024
8.3.0-rc.1 70 7/31/2024
8.2.3 5,571 9/4/2024
8.2.2 18,414 8/14/2024
8.2.1 19,652 7/30/2024
8.2.0 30,925 6/26/2024
8.2.0-rc.5 79 6/14/2024
8.2.0-rc.4 86 6/7/2024
8.2.0-rc.3 186 5/23/2024
8.2.0-rc.2 118 5/21/2024
8.2.0-rc.1 66 5/20/2024
8.1.5 4,863 7/29/2024
8.1.4 8,427 6/13/2024
8.1.3 19,695 5/15/2024
8.1.2 3,269 5/13/2024
8.1.1 23,970 4/16/2024
8.1.0 5,047 4/4/2024
8.1.0-rc.4 94 4/1/2024
8.1.0-rc.3 110 3/19/2024
8.1.0-rc.2 234 2/29/2024
8.1.0-rc.1 1,041 2/14/2024
8.0.6 2,807 5/14/2024
8.0.5 23,491 3/14/2024
8.0.4 13,173 2/20/2024
8.0.3 6,788 2/7/2024
8.0.2 16,904 1/17/2024
8.0.1 6,296 1/3/2024
8.0.0 24,183 12/19/2023
8.0.0-rc.3 225 12/7/2023
8.0.0-rc.2 448 11/28/2023
8.0.0-rc.1 272 11/21/2023
7.4.5 10,149 12/27/2023
7.4.4 3,279 12/13/2023
7.4.3 1,053 12/6/2023
7.4.2 9,753 11/13/2023
7.4.1 7,269 10/30/2023
7.4.0 7,922 10/9/2023
7.4.0-rc.5 145 10/2/2023
7.4.0-rc.4 103 9/22/2023
7.4.0-rc.3 119 9/13/2023
7.4.0-rc.2 126 8/24/2023
7.4.0-rc.1 107 8/16/2023
7.3.3 13,841 9/14/2023
7.3.2 22,766 8/7/2023
7.3.1 9,664 7/27/2023
7.3.0 16,833 7/12/2023
7.3.0-rc.3 115 7/5/2023
7.3.0-rc.2 110 6/20/2023
7.3.0-rc.1 132 6/6/2023
7.2.3 9,218 7/3/2023
7.2.2 31,735 5/16/2023
7.2.1 5,597 5/2/2023
7.2.0-rc.2 130 4/25/2023
7.2.0-rc.1 129 4/11/2023
7.1.1 14,264 4/3/2023
7.1.0 8,146 3/22/2023
7.1.0-rc.3 126 3/14/2023
7.1.0-rc.2 447 2/23/2023
7.1.0-rc.1 187 2/7/2023
7.0.3 9,345 3/7/2023
7.0.2 10,706 2/21/2023
7.0.1 17,991 1/19/2023
7.0.0 30,738 1/4/2023
7.0.0-rc.6 157 12/28/2022
7.0.0-rc.5 155 12/20/2022
7.0.0-rc.4 176 12/12/2022
7.0.0-rc.3 194 12/8/2022
7.0.0-rc.2 476 11/21/2022
7.0.0-rc.1 183 11/14/2022
6.0.3 35,987 1/18/2023
6.0.2 71,359 12/6/2022
6.0.1 23,646 10/28/2022
6.0.0 32,197 10/5/2022
6.0.0-rc.5 170 9/27/2022
6.0.0-rc.4 216 9/8/2022
6.0.0-rc.3 353 8/23/2022
6.0.0-rc.2 301 8/8/2022
6.0.0-rc.1 343 7/26/2022
5.3.5 9,950 10/20/2022
5.3.4 69,571 8/22/2022
5.3.3 43,411 7/22/2022
5.3.2 12,207 7/7/2022
5.3.1 5,945 6/29/2022
5.3.0 26,351 6/14/2022
5.3.0-rc.3 634 5/31/2022
5.3.0-rc.2 194 5/24/2022
5.3.0-rc.1 202 5/5/2022
5.2.2 37,887 5/16/2022
5.2.1 10,584 4/18/2022
5.2.0 16,304 4/5/2022
5.2.0-rc.2 187 3/18/2022
5.2.0-rc.1 201 3/8/2022
5.1.4 18,253 2/28/2022
5.1.3 11,476 1/26/2022
5.1.2 2,210 1/19/2022
5.1.1 4,302 1/12/2022
5.0.2 1,333 1/17/2022
5.0.1 12,691 12/28/2021
5.0.0 4,806 12/14/2021
5.0.0-rc.2 2,421 12/8/2021
5.0.0-rc.1 542 11/16/2021
5.0.0-beta.3 396 11/3/2021
5.0.0-beta.2 201 10/21/2021
5.0.0-beta.1 283 10/5/2021
4.4.4 30,046 11/9/2021
4.4.3 8,017 9/29/2021
4.4.2 43,236 9/2/2021
4.4.1 906 9/1/2021
4.4.0 15,054 8/2/2021
4.4.0-rc.2 233 7/6/2021
4.4.0-rc.1 291 6/28/2021
4.3.3 16,301 6/17/2021
4.3.2 7,520 5/27/2021
4.3.1 1,699 5/20/2021
4.3.0 32,231 4/22/2021
4.3.0-rc.2 273 4/8/2021
4.3.0-rc.1 286 3/31/2021
4.2.2 16,412 3/4/2021
4.2.1 29,424 2/9/2021
4.2.0 12,444 1/28/2021
4.2.0-rc.2 259 1/18/2021
4.2.0-rc.1 208 1/14/2021
4.1.2 3,488 1/19/2021
4.1.1 3,728 1/13/2021
4.1.0 4,054 1/6/2021
4.1.0-rc.2 377 12/18/2020
4.1.0-rc.1 295 12/17/2020
4.0.2 5,873 12/18/2020
4.0.1 934 12/14/2020
4.0.0 63,852 12/3/2020
4.0.0-rc.5 276 12/1/2020
4.0.0-rc.4 283 11/24/2020
4.0.0-rc.3 308 11/16/2020
4.0.0-rc.2 276 11/13/2020
4.0.0-rc.1 263 11/12/2020
3.3.2 5,167 12/2/2020
3.3.1 11,385 11/3/2020
3.3.0 1,618 10/27/2020
3.3.0-rc.2 291 10/23/2020
3.3.0-rc.1 295 10/15/2020
3.2.1 10,759 10/8/2020
3.2.0 2,313 10/1/2020
3.2.0-rc.2 369 9/21/2020
3.2.0-rc.1 489 9/17/2020
3.1.2 13,423 9/11/2020
3.1.1 963 9/10/2020
3.1.0 3,024 9/3/2020
3.1.0-rc.4 297 9/1/2020
3.1.0-rc.3 286 8/28/2020
3.1.0-rc.2 335 8/26/2020
3.1.0-rc.1 340 8/24/2020
3.0.5 2,077 7/29/2020
3.0.4 6,216 7/14/2020
3.0.3 1,492 7/7/2020
3.0.2 2,901 7/3/2020
3.0.1 954 7/2/2020
3.0.0 1,110 7/1/2020
2.9.0 8,394 6/4/2020
2.8.0 3,305 5/21/2020
2.7.0 1,780 5/7/2020
2.6.2 1,131 4/24/2020
2.6.1 973 4/23/2020
2.6.0 17,574 4/20/2020
2.5.0 1,171 4/9/2020
2.4.1 944 4/9/2020
2.4.0 1,383 4/6/2020
2.3.0 3,665 3/19/2020
2.2.1 2,187 3/7/2020
2.2.0 1,010 3/5/2020
2.1.1 1,595 2/20/2020
2.1.0 963 2/20/2020
2.0.1 21,489 1/24/2020
2.0.0 1,007 1/13/2020
1.1.2 1,395 12/12/2019
1.1.1 1,439 12/11/2019
1.1.0 2,230 12/6/2019
1.0.2 2,652 10/22/2019
1.0.0 999 10/21/2019
0.22.0 1,038 10/14/2019
0.21.0 1,106 9/23/2019
0.20.1 994 9/23/2019
0.20.0 986 9/23/2019
0.19.0 11,366 8/16/2019
0.18.1 5,676 6/26/2019
0.18.0 1,087 6/21/2019
0.17.0 1,973 5/3/2019
0.16.0 2,186 4/14/2019
0.15.0 1,490 3/22/2019
0.14.0 1,459 2/23/2019
0.13.0 1,286 1/27/2019
0.12.0 1,332 1/11/2019
0.11.0 1,349 1/7/2019
0.10.0 1,286 12/21/2018
0.9.0 1,285 12/7/2018
0.8.0 1,333 11/19/2018
0.7.1 1,310 10/31/2018
0.7.0 1,265 10/26/2018
0.6.0 1,367 10/12/2018
0.5.0 1,395 9/25/2018
0.4.1 2,782 8/4/2018