Commit Graph

17 Commits (aed5703f13fec83ad92afee111b1f8161464d956)

Author SHA1 Message Date
maliming f29d6898f8 Make base properties of common base classes protected instead of public
6 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
6 years ago
Halil İbrahim Kalkan acc2450b09 Create BackgroundWorkersApplicationInitializationContextExtensions.cs
6 years ago
liangshiwei 04fcf903df Backgroundworkerbase logger properties use concrete types as generic parameters
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Halil İbrahim Kalkan 401376e109 Resolved #2540. Resolved #2539.
6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
6 years ago
Yunus Emre Kalkan cd8e5f0ac0 BackgroundWorkerOptions to AbpBackgroundWorkerOptions
6 years ago
Halil İbrahim Kalkan ed0895e712 Remove RunnableExtensions, Remove IRunnable from AbpTimer.
6 years ago
Halil İbrahim Kalkan 63baeaa874 #1403 refactor singletons.
6 years ago
Halil ibrahim Kalkan 287725d4d4 Add Serializable to ApplicationFeatureConfigurationDto
7 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module
7 years ago
Halil ibrahim Kalkan 3c87b72d75 Implemented rabbitmq background jobs.
7 years ago
Halil ibrahim Kalkan b4212f2861 Background job sample application and refactor.
7 years ago
Halil ibrahim Kalkan a925d52a40 Start/stop background jobs on application initialization/shutdown
7 years ago
Halil ibrahim Kalkan 5021428119 Added BackgroundWorkers project.
7 years ago