39 Commits (8a1ef937bb9da4332fc9f5dcf309dbc2cd38d0e7)

Author SHA1 Message Date
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei ac97d57fe1 Enable nullable annotations for Volo.Abp.Ddd.Domain 3 years ago
liangshiwei e6d161e0b4 Enable nullable annotations for Volo.Abp.Threading 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
maliming d9b9137598
Use `DisposeAction` with parameter. 3 years ago
Halil İbrahim Kalkan c6da9ba0a9 Use cancellationtoken in distributed locking. 4 years ago
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