28 Commits (69a82a9f4b8e36c802f2b665cbdd67da26d9f055)

Author SHA1 Message Date
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
Halil İbrahim Kalkan 3a89cb41b8 Added Volo.Abp.EventBus.Boxes.csproj 5 years ago
maliming 121280829d
Update ICancellationTokenProvider.cs 5 years ago
liangshiwei 846d30ccf8 Allowed to override CancellationToken for a specific call 5 years ago
liangshiwei 5363e1376c Added RepositoryAsyncExtensions.AnyAsync() without predicate parameter 5 years ago
marodev 46876428f1 Fix ReSharper's "UsePatternMatching" 5 years ago
Halil İbrahim Kalkan f5bd8f7681 Added DisableObsoleteDbContextCreationWarning to disable warning. 5 years ago
Halil İbrahim Kalkan 65c4f19963 Convert to singleton for a better DI performance. 5 years ago
maliming db59f2773e Add AbpAsyncTimer. 5 years ago
maliming 8544f954a7 Discard the task result in Timer_Elapsed. 5 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
maliming 66b4cd2b72 Complete methods of IAsyncQueryableExecuter. 6 years ago
Halil İbrahim Kalkan eca7781dc1 Revised IAsyncQueryableExecuter and implemented chain of responsibility to support multiple providers in a single application. 6 years ago
Halil İbrahim Kalkan 9a07b1b5fb Use property injection for the IExceptionNotifier of the AbpTimer 6 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework 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 ed0895e712 Remove RunnableExtensions, Remove IRunnable from AbpTimer. 7 years ago
Halil İbrahim Kalkan 63baeaa874 #1403 refactor singletons. 7 years ago
Halil ibrahim Kalkan 2fda52e865 Use cancellationtoken 7 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Halil ibrahim Kalkan 3c87b72d75 Implemented rabbitmq background jobs. 8 years ago
Halil ibrahim Kalkan 5021428119 Added BackgroundWorkers project. 8 years ago
Halil ibrahim Kalkan 858f57f7f4 Redesigned audit logging. 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago