Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
..
AbpBackgroundJobsTestModule.cs Resolved #408: Automatically register services by convention for a module 8 years ago
BackgroundJobExecuter_Tests.cs Remove unnecessary async usages. 6 years ago
BackgroundJobManager_Tests.cs Remove ConfigureAwait of async method. 6 years ago
BackgroundJobsTestBase.cs AbpIntegratedTest change all proejct namespace 6 years ago
MyAsyncJob.cs Implement AsyncBackgroundJob. 6 years ago
MyAsyncJobArgs.cs Implement AsyncBackgroundJob. 6 years ago
MyJob.cs Refactored and added tests for the background job system. 8 years ago
MyJobArgs.cs Auto register background jobs. Make the job name optional. 8 years ago