32 Commits (4c00a6b685d7d184f59b2cc91ec3a865fb30d198)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 9cb675a639 Enable nullable annotations for Volo.Abp.Quartz 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 3 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
maliming d4ffac7913
Use `AsyncHelper` to call the async method. 4 years ago
maliming 2212157f03
Refactor. 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates.. 5 years ago
liangshiwei 432aac0347 Use Standby instead of PauseAll method 5 years ago
maliming 9ef3d82a09 Update packages to latest 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
liangshiwei 15eb9f2117 Added Quartz.Plugins.TimeZoneConverter 6 years ago
liangshiwei c535194fd1 Update AbpQuartzModule.cs 6 years ago
Oliver Cooper 0228bdaf4a Fixed MySqlConnector compatibility issues between ABP and Quartz when using MySql 6 years ago
liangshiwei 46dbe76910 Upgrade quartz to 3.1.0 6 years ago
liangshiwei 2f381fa485 Re-implemented background job & worker disable logic 6 years ago
liangshiwei d802b0174b Start and shutdown quartz asynchronously 6 years ago
Oliver Cooper b0f954036b Added braces and removed null check on StartDelay. 6 years ago
Oliver Cooper 8df24a62fd Add Quartz StartupDelay option. 6 years ago
liangshiwei 31b0c00b4f Add backgroundjobs.quartz demo app 6 years ago
liangshiwei df43685307 Release the scope instance in jobfactory 6 years ago
liangshiwei 595a44fa94 Code formatting 6 years ago
liangshiwei 4a0af3e4ba quartz.net background job&worker integration 6 years ago