91 Commits (e04e31de8ed5a5f4cb8aec1da588ba41e017e3dd)

Author SHA1 Message Date
Muximize e49cba9bc9
Remove unused Usings 2 years ago
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
Ahmed Fwela 967dcbdfcb
Update framework/src/Volo.Abp.Ddd.Application/Volo/Abp/Application/Services/ReadOnlyAppService.cs 2 years ago
Ahmed Fwela e464199a08
Update framework/src/Volo.Abp.Ddd.Application/Volo/Abp/Application/Services/ReadOnlyAppService.cs 2 years ago
Ahmed Fwela 8377f2d6ae Remove IEntityDto restrictions from CrudApplicationService 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Halil İbrahim Kalkan 58cdfb9250 Resolves #17625: Do not remove Integration postfix for auto controllers for integration services 3 years ago
Halil İbrahim Kalkan b33ff894fa Remove unused namespace 3 years ago
Halil İbrahim Kalkan 12f005c6c0 Improve the exception message 3 years ago
liangshiwei c19c22e995 Enable nullable annotations for Volo.Abp.Application 3 years ago
maliming acea6539ab
Adjust project dependencies. 3 years ago
maliming f033f0a6ce
Create `Volo.Abp.MultiTenancy.Abstractions` package. 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 8c2e8834e1
Improve the performance when `totalCount` is 0. 4 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices 4 years ago
Halil İbrahim Kalkan 4f42ff1ee0 Remove ApplicationServiceBase 4 years ago
Halil İbrahim Kalkan 83dda99bda Introduced IntegrationService 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 41adcd251d Make IRepository not inherit from IQueryable 5 years ago
Halil İbrahim Kalkan 71a53184a8 Resolved #9041: Define DataFilter property to the ApplicationService base class. 5 years ago
maliming abaab0289a Create interceptor for global features 5 years ago
Halil İbrahim Kalkan 2816b72b30 Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
maliming a7739c2ee3 Use IAbpLazyServiceProvider instead of LazyGetRequiredService method. 5 years ago
Halil İbrahim Kalkan c7f480d30e Add CreateFilteredQueryAsync 5 years ago
Halil İbrahim Kalkan b285537061 Fix typeparamref. 5 years ago
Halil İbrahim Kalkan d57c468e09 fix summaries. 5 years ago
Halil İbrahim Kalkan ac652f2a1f Fix sync usages. 5 years ago
liangshiwei ce050cd71c Change override async to async override 6 years ago
maliming b9a1762551
Remove base call from MapToGetListOutputDtoAsync method. 6 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
Halil İbrahim Kalkan ac185a1a2a Improve BlazorisePageBase 6 years ago
Halil İbrahim Kalkan 27050189dc Check IHasCreationTime instead of ICreationAuditedObject 6 years ago
Halil İbrahim Kalkan 276a48a240 Resolved #4862 Support async object mapping for the base CRUD application service. 6 years ago
Necati Meral 0b76186928 Used different names for `ReadOnlyRepository` and `Repository` in application services 6 years ago
Necati Meral a84e31143c Optimized repositories in readonly application services 6 years ago
Necati Meral 5646dce18a Removed unused usings and unified code formatting 6 years ago
Necati Meral 903faa6733 Added convenience classes 6 years ago
Necati Meral e42586db49 code format 6 years ago
Necati Meral 85ec7f2e39 Updated inheritance chain 6 years ago
Necati Meral 10c00be2dc Implemented rudimentary readonly appservices 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
maliming f29d6898f8 Make base properties of common base classes protected instead of public 6 years ago
Halil İbrahim Kalkan c122fdfad6 Resolved #3967: Fallback to the default localization resource for base classes with the L property 6 years ago
Halil İbrahim Kalkan 8bab5cb9b3 Support composite keys for CrudAppService 6 years ago