Volo.Abp.BackgroundJobs 7.4.4

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

// Install Volo.Abp.BackgroundJobs as a Cake Tool
#tool nuget:?package=Volo.Abp.BackgroundJobs&version=7.4.4                

ℹ️ 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://docs.abp.io/en/abp/latest/Samples/Index

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

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

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

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

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

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

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

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 is compatible.  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 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 (33)

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

Package Downloads
Volo.Abp.BackgroundJobs.Domain

Package Description

Wei.Abp.Notifications.Application

abp module

LINGYUN.Abp.MessageService.Domain

Package Description

MTD.BM.Common

此模块为MTD系统基础模块,包含多个组件

TrustFang.Common

TrustFang.Common library based on abp 7.1.0.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.BackgroundJobs:

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
dymproject/purest-admin
基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
EasyAbp/FileManagement
An abp.io application module that allows users to upload and maintain files.
Version Downloads Last updated
9.1.0 2,429 3/5/2025
9.1.0-rc.3 221 2/25/2025
9.1.0-rc.2 260 2/11/2025
9.1.0-rc.1 138 1/16/2025
9.0.7 265 3/6/2025
9.0.6 669 3/3/2025
9.0.5 5,062 2/13/2025
9.0.4 31,783 1/21/2025
9.0.3 14,408 1/6/2025
9.0.2 15,003 12/11/2024
9.0.1 4,526 12/3/2024
9.0.0 9,480 11/19/2024
9.0.0-rc.3 175 11/14/2024
9.0.0-rc.2 165 11/11/2024
9.0.0-rc.1 138 10/22/2024
8.3.4 25,865 11/18/2024
8.3.3 17,912 11/5/2024
8.3.2 31,902 10/17/2024
8.3.1 64,495 9/25/2024
8.3.0 51,935 9/5/2024
8.3.0-rc.3 133 8/28/2024
8.3.0-rc.2 139 8/15/2024
8.3.0-rc.1 152 7/31/2024
8.2.3 5,908 9/4/2024
8.2.2 27,918 8/14/2024
8.2.1 35,490 7/30/2024
8.2.0 86,449 6/26/2024
8.2.0-rc.5 621 6/14/2024
8.2.0-rc.4 173 6/7/2024
8.2.0-rc.3 458 5/23/2024
8.2.0-rc.2 158 5/21/2024
8.2.0-rc.1 104 5/20/2024
8.1.5 4,611 7/29/2024
8.1.4 18,787 6/13/2024
8.1.3 65,344 5/15/2024
8.1.2 6,530 5/13/2024
8.1.1 45,844 4/16/2024
8.1.0 17,033 4/4/2024
8.1.0-rc.4 145 4/1/2024
8.1.0-rc.3 530 3/19/2024
8.1.0-rc.2 739 2/29/2024
8.1.0-rc.1 342 2/14/2024
8.0.6 4,246 5/14/2024
8.0.5 44,508 3/14/2024
8.0.4 39,105 2/20/2024
8.0.3 27,933 2/7/2024
8.0.2 61,509 1/17/2024
8.0.1 21,946 1/3/2024
8.0.0 62,642 12/19/2023
8.0.0-rc.3 1,261 12/7/2023
8.0.0-rc.2 1,098 11/28/2023
8.0.0-rc.1 607 11/21/2023
7.4.5 54,003 12/27/2023
7.4.4 10,862 12/13/2023
7.4.3 3,346 12/6/2023
7.4.2 106,554 11/13/2023
7.4.1 18,085 10/30/2023
7.4.0 34,612 10/9/2023
7.4.0-rc.5 200 10/2/2023
7.4.0-rc.4 492 9/22/2023
7.4.0-rc.3 1,539 9/13/2023
7.4.0-rc.2 2,057 8/24/2023
7.4.0-rc.1 1,095 8/16/2023
7.3.3 90,920 9/14/2023
7.3.2 59,635 8/7/2023
7.3.1 27,073 7/27/2023
7.3.0 84,460 7/12/2023
7.3.0-rc.3 202 7/5/2023
7.3.0-rc.2 326 6/20/2023
7.3.0-rc.1 1,466 6/6/2023
7.2.3 24,607 7/3/2023
7.2.2 117,944 5/16/2023
7.2.1 31,430 5/2/2023
7.2.0-rc.2 173 4/25/2023
7.2.0-rc.1 306 4/11/2023
7.1.1 39,808 4/3/2023
7.1.0 22,543 3/22/2023
7.1.0-rc.3 256 3/14/2023
7.1.0-rc.2 2,657 2/23/2023
7.1.0-rc.1 496 2/7/2023
7.0.3 28,447 3/7/2023
7.0.2 23,032 2/21/2023
7.0.1 47,822 1/19/2023
7.0.0 98,302 1/4/2023
7.0.0-rc.6 871 12/28/2022
7.0.0-rc.5 4,755 12/20/2022
7.0.0-rc.4 545 12/12/2022
7.0.0-rc.3 807 12/8/2022
7.0.0-rc.2 1,228 11/21/2022
7.0.0-rc.1 432 11/14/2022
6.0.3 103,243 1/18/2023
6.0.2 58,828 12/6/2022
6.0.1 81,939 10/28/2022
6.0.0 117,271 10/5/2022
6.0.0-rc.5 630 9/27/2022
6.0.0-rc.4 2,023 9/8/2022
6.0.0-rc.3 2,703 8/23/2022
6.0.0-rc.2 4,745 8/8/2022
6.0.0-rc.1 1,571 7/26/2022
5.3.5 12,292 10/20/2022
5.3.4 121,259 8/22/2022
5.3.3 140,016 7/22/2022
5.3.2 32,005 7/7/2022
5.3.1 19,883 6/29/2022
5.3.0 46,002 6/14/2022
5.3.0-rc.3 1,041 5/31/2022
5.3.0-rc.2 364 5/24/2022
5.3.0-rc.1 702 5/5/2022
5.2.2 63,844 5/16/2022
5.2.1 53,098 4/18/2022
5.2.0 30,660 4/5/2022
5.2.0-rc.2 697 3/18/2022
5.2.0-rc.1 1,185 3/8/2022
5.1.4 53,841 2/28/2022
5.1.3 77,951 1/26/2022
5.1.2 9,591 1/19/2022
5.1.1 16,227 1/12/2022
5.0.2 5,015 1/17/2022
5.0.1 41,065 12/28/2021
5.0.0 18,519 12/14/2021
5.0.0-rc.2 1,733 12/8/2021
5.0.0-rc.1 2,332 11/16/2021
5.0.0-beta.3 715 11/3/2021
5.0.0-beta.2 880 10/21/2021
5.0.0-beta.1 775 10/4/2021
4.4.4 80,720 11/9/2021
4.4.3 56,728 9/29/2021
4.4.2 57,514 9/2/2021
4.4.1 9,932 9/1/2021
4.4.0 45,843 8/2/2021
4.4.0-rc.2 2,440 7/6/2021
4.4.0-rc.1 684 6/28/2021
4.3.3 59,327 6/17/2021
4.3.2 30,566 5/27/2021
4.3.1 72,498 5/20/2021
4.3.0 67,156 4/22/2021
4.3.0-rc.2 1,189 4/8/2021
4.3.0-rc.1 890 3/31/2021
4.2.2 44,780 3/4/2021
4.2.1 68,983 2/9/2021
4.2.0 68,010 1/28/2021
4.2.0-rc.2 996 1/18/2021
4.2.0-rc.1 521 1/14/2021
4.1.2 9,664 1/19/2021
4.1.1 6,384 1/13/2021
4.1.0 9,385 1/6/2021
4.1.0-rc.2 1,131 12/18/2020
4.1.0-rc.1 272 12/17/2020
4.0.2 16,103 12/18/2020
4.0.1 3,783 12/14/2020
4.0.0 31,525 12/3/2020
4.0.0-rc.5 483 12/1/2020
4.0.0-rc.4 662 11/24/2020
4.0.0-rc.3 975 11/16/2020
4.0.0-rc.2 2,230 11/13/2020
4.0.0-rc.1 322 11/12/2020
3.3.2 35,916 12/2/2020
3.3.1 62,334 11/3/2020
3.3.0 10,262 10/27/2020
3.3.0-rc.2 329 10/23/2020
3.3.0-rc.1 525 10/15/2020
3.2.1 31,374 10/8/2020
3.2.0 27,185 10/1/2020
3.2.0-rc.2 1,847 9/21/2020
3.2.0-rc.1 1,948 9/17/2020
3.1.2 26,092 9/11/2020
3.1.1 2,103 9/10/2020
3.1.0 8,151 9/3/2020
3.1.0-rc.4 556 9/1/2020
3.1.0-rc.3 335 8/28/2020
3.1.0-rc.2 442 8/26/2020
3.1.0-rc.1 347 8/24/2020
3.0.5 17,017 7/29/2020
3.0.4 17,185 7/14/2020
3.0.3 5,348 7/7/2020
3.0.2 5,037 7/3/2020
3.0.1 1,850 7/2/2020
3.0.0 2,274 7/1/2020
2.9.0 22,756 6/4/2020
2.8.0 9,882 5/21/2020
2.7.0 9,347 5/7/2020
2.6.2 5,958 4/24/2020
2.6.1 1,763 4/23/2020
2.6.0 6,163 4/20/2020
2.5.0 4,296 4/9/2020
2.4.1 1,651 4/9/2020
2.4.0 30,249 4/6/2020
2.3.0 9,627 3/19/2020
2.2.1 7,739 3/7/2020
2.2.0 1,798 3/5/2020
2.1.1 6,700 2/20/2020
2.1.0 1,545 2/20/2020
2.0.1 29,450 1/24/2020
2.0.0 5,636 1/13/2020
1.1.2 7,886 12/12/2019
1.1.1 2,284 12/11/2019
1.1.0 3,196 12/6/2019
1.0.2 10,902 10/22/2019
1.0.0 2,100 10/21/2019
0.22.0 2,064 10/14/2019
0.21.0 3,081 9/23/2019
0.20.1 1,570 9/23/2019
0.20.0 1,530 9/23/2019
0.19.0 19,160 8/16/2019
0.18.1 5,466 6/26/2019
0.18.0 2,573 6/21/2019
0.17.0 5,293 5/3/2019
0.16.0 2,354 4/14/2019
0.15.0 24,481 3/22/2019
0.14.0 19,530 2/23/2019
0.13.0 3,655 1/27/2019
0.12.0 2,006 1/11/2019
0.11.0 2,270 1/7/2019
0.10.0 2,146 12/21/2018
0.9.0 2,140 12/7/2018
0.8.0 2,172 11/19/2018
0.7.1 2,474 10/31/2018
0.7.0 1,954 10/26/2018
0.6.0 2,197 10/12/2018
0.5.0 2,266 9/25/2018
0.4.1 8,330 8/4/2018