Commit Graph

25 Commits (fb8dee5cccff615c8f92b8734a292721986294ea)

Author SHA1 Message Date
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Javier Campos 21f1aa5c1c feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan d332818f6a Background job remove sync api
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Yunus Emre Kalkan c5a7fb3ee2 BackgroundJobs modules abp prefix
5 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs
5 years ago
Halil İbrahim Kalkan d834687f7c Added BackgroundJobStore_Tests
5 years ago
Halil İbrahim Kalkan 3f68ce36fa Move background jobs to netcore 3
5 years ago
Halil İbrahim Kalkan 687603d7a5 Update background-jobs module NuGet packages.
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
6 years ago
Yunus Emre Kalkan 326e091bf4 Background Jobs Module Rename "Volo.Abp" folders to "Volo/Abp"
7 years ago
Halil ibrahim Kalkan 0299133ec3 Fix #392: Use IsJobExecutionEnabled instead of IsEnabled.
7 years ago
Halil ibrahim Kalkan d963f7cd48 Introduce BackgroundJobWorkerOptions
7 years ago
Halil ibrahim Kalkan a7187dcf57 Implemented IBackgroundJobStore
7 years ago
Halil ibrahim Kalkan f1da2241e9 #372 Added empty background jobs module.
7 years ago