19 Commits (052d2ef0d03cc94a546f1c91a4e08d1a751b4768)

Author SHA1 Message Date
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming fe32230aae Add `IObjectToFormData`. 5 years ago
maliming 43c4d80b6d Add `IObjectToQueryString`. 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
maliming 736446f983 The AddQueryStringParameter method supports values of array type. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 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
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
Halil İbrahim Kalkan 066b07b800 Renamed Repository to BasicRepository and QueryableRepository to Repository. 8 years ago
Halil İbrahim Kalkan d2da1f5a55 Implemented a test entity without Id property. 8 years ago
Halil İbrahim Kalkan f66ca10231 Temporary remove default PK entity, repository, agg root etc. 8 years ago
Halil İbrahim Kalkan 0083892153 Improved DynamicHttpProxyInterceptor 9 years ago
Halil İbrahim Kalkan 994d43bbfd Added ReflectionHelper.GetValueByPath and used in HynamicHttpProxyInterceptor. 9 years ago
Halil İbrahim Kalkan 4be2cd2d46 Rename PersonAppService to PeopleAppService 9 years ago
Halil İbrahim Kalkan 0273225fe9 Added DeletePhone to IPersonAppService. 9 years ago
Halil İbrahim Kalkan aba80f85cf Added a few custom methods to PersonAppService. 9 years ago
Halil İbrahim Kalkan 5bc7862095 Added phone entity in the sample application. 9 years ago
Halil İbrahim Kalkan d1907e342e Added application service convention for AspNet Core. 9 years ago
Halil İbrahim Kalkan 863a65f0db Tested CRUD service and refactored. 9 years ago