45 Commits (8a91a3479d48b618cf1cbbe121f2dfd9928c8a96)

Author SHA1 Message Date
maliming 5262828dd3
Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 1 year ago
maliming d9fb170bf0
Add support for Cron expressions in background workers and refactor related classes 1 year ago
liangshiwei d2a06b5f7c Improve Hangfire Initialization code 1 year ago
maliming 902601c016
Add `ApplicationName` property to background job to isolation jobs. 2 years ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
liangshiwei 3dbf6cc7d6 Update HangfireBackgroundWorkerManager.cs 2 years ago
liangshiwei 80579e6d74 Add BackgroundWorkerNameAttribute 2 years ago
liangshiwei 1d657d6b93 Update HangfireBackgroundWorkerBase.cs 2 years ago
liangshiwei 2197f735d1 Update HangfireBackgroundWorkerBase 2 years ago
liangshiwei 456845bc9e Update HangfireBackgroundWorkerManager.cs 2 years ago
liangshiwei 859c863c85 Set RecurringJobId by default for Hangfire 2 years ago
liangshiwei 84e1c29e8c Update HangfireBackgroundWorkerManager.cs 2 years ago
liangshiwei a42b061330 Add Initialize to HangfireBackgroundWorkerManager 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 4ffbf69a67 Enable nullable annotations for Volo.Abp.BackgroundWorkers.Hangfire 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 4 years ago
liangshiwei a30f50ed9a Enhance Background Workers integration 4 years ago
maliming 0550c41ba0
Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago
maliming 6f6993471d
Add `TimeZone` and `Queue` to `IHangfireBackgroundWorker`. 4 years ago
liangshiwei 05c3de3ba5 Enhanced Hangfire integration 5 years ago
maliming b3757ad437
Update HangfireBackgroundWorkerManager.cs 5 years ago
maliming 3aee2f00dc
Update HangfireBackgroundWorkerManager.cs 5 years ago
liangshiwei 8ded644632 Update HangfireBackgroundWorkerManager.cs 5 years ago
liangshiwei e4ddd7d47c Support proxy class 5 years ago
liangshiwei e914ff859f Update HangfireBackgroundWorkerManager.cs 5 years ago
liangshiwei 9b6d427dc7 Fix the problem of background workers integration 5 years ago
liangshiwei 1da951e819 Fix HangfireBackgroundWorkerManager 5 years ago
maliming 2212157f03
Refactor. 5 years ago
Alper Ebicoglu ec5ec9d70f fix case-sensitive problem. it doesn't compile on ubuntu 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
liangshiwei 4fdc2edbdc Update document 5 years ago
liangshiwei f1a51fb691 Add document 5 years ago
liangshiwei 26e51cbdbd Implement Hangfire Background Worker Manager 5 years ago