30 Commits (052d2ef0d03cc94a546f1c91a4e08d1a751b4768)

Author SHA1 Message Date
Halil İbrahim Kalkan 02516fa20d Integration service prefix should be `integration-service` by default. 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`. 5 years ago
maliming fe32230aae Add `IObjectToFormData`. 5 years ago
maliming 43c4d80b6d Add `IObjectToQueryString`. 5 years ago
liangshiwei 41adcd251d Make IRepository not inherit from IQueryable 5 years ago
Jadyn 15743d1785 Add FileName for RemoteStreamContent 5 years ago
Alexandru Bagu e4077d5569 1. allow the usage of IRemoteContentStream or RemoteContentStream when the incoming stream is not a form content format 5 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 6 years ago
maliming 736446f983 The AddQueryStringParameter method supports values of array type. 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 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. 7 years ago
Halil İbrahim Kalkan 4b682fb262 Adjust namespace for Volo.Abp.AspNetCore.ExceptionHandling 7 years ago
Halil İbrahim Kalkan 490750ffc2 Resolved #1456: Remove CrudAppService and rename AsyncCrudAppService to CrudAppService 7 years ago
Reichenbach, Michael 2a4c319081 fix(multi-tenancy): correctly set TenantId on create in AppService 7 years ago
maliming b9b7f98a35 resolve #1147 Use serialization/deserialization for memorydb. 7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago