Commit Graph

29 Commits (d284bb069fb4e76058feaecc5f184e6ad2383bb5)

Author SHA1 Message Date
maliming 2ced498334
Merge branch 'dev' into auto-merge/rel-5-0/729
4 years ago
maliming 123db2cfa1
Enhance `AbpRemoteStreamContentModelBinder` class.
4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
maliming 4551acda13 Move interface to `Http.Client`.
4 years ago
maliming fe32230aae Add `IObjectToFormData`.
4 years ago
maliming 43c4d80b6d Add `IObjectToQueryString`.
4 years ago
liangshiwei 41adcd251d Make IRepository not inherit from IQueryable
4 years ago
maliming 3f6a20f184 Merge branch 'dev' into pr/9180
4 years ago
Jadyn 15743d1785 Add FileName for RemoteStreamContent
4 years ago
Alexandru Bagu e4077d5569 1. allow the usage of IRemoteContentStream or RemoteContentStream when the incoming stream is not a form content format
4 years ago
maliming 31b1608e9a Support using IRemoteStreamContent in Dto
5 years ago
maliming eb2776cc95 Check ContentType in unit test.
5 years ago
maliming 75e47dd4a5 Update unit test.
5 years ago
maliming e7dc50fcd2 Refactor IRemoteStreamContent related functions.
5 years ago
Ahmet 5318451927 Sorting all modifiers
5 years ago
liangshiwei ce050cd71c Change override async to async override
5 years ago
maliming 736446f983 The AddQueryStringParameter method supports values of array type.
5 years ago
Halil İbrahim Kalkan eca7781dc1 Revised IAsyncQueryableExecuter and implemented chain of responsibility to support multiple providers in a single application.
5 years ago
Halil İbrahim Kalkan 8bab5cb9b3 Support composite keys for CrudAppService
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
Mehmet Tüken d2cca7306e Add ValidationInterceptor.
6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods.
6 years ago
Halil İbrahim Kalkan 661f6db74f Fix for action normalization.
6 years ago
Halil İbrahim Kalkan 4b682fb262 Adjust namespace for Volo.Abp.AspNetCore.ExceptionHandling
6 years ago
Halil İbrahim Kalkan 490750ffc2 Resolved #1456: Remove CrudAppService and rename AsyncCrudAppService to CrudAppService
6 years ago
Reichenbach, Michael 2a4c319081 fix(multi-tenancy): correctly set TenantId on create in AppService
6 years ago
maliming b9b7f98a35 resolve #1147 Use serialization/deserialization for memorydb.
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago