12 Commits (ea25ea4e35a57b95eab85f7fb86fb4e5cd86d084)

Author SHA1 Message Date
maliming ef871a44b6
Move `ExecuteHttpAction` to `AbpHttpClientOptions` and fix the unit test. 1 year ago
yu_xianglong f32226ddb4 feat:https://github.com/abpframework/abp/issues/21205 2 years ago
maliming 91503616d3
Add `IObjectToPath`. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming a5dc1681fe Skip the default CancellationToken. 5 years ago
maliming cc3fc18adb Use `CancellationToken` if it exists in the parameter. 5 years ago
maliming a43cde673e Add unit test. 5 years ago
Yunus Emre Kalkan b295a3a384 pull/5300 Refactor & Unit tests 6 years ago
Halil İbrahim Kalkan 70444944c7 Resolve #3339: Dynamic C# API Clients may not handle DateTime on QueryString when client and server cultures are different 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago
Halil İbrahim Kalkan 82545081e2 Fixed localization problem for AbpUiModule 8 years ago
yekalkan 7f650fb38a Http requests and responses 9 years ago
Halil İbrahim Kalkan b74260645b Handle remote service error response in dynamic HTTP Proxy clients wherever possible. #90. 9 years ago
Halil İbrahim Kalkan ff4363dd61 Rest API Improvements #106: Can use Async in app service methods by hided from client url and proxies. 9 years ago
Halil İbrahim Kalkan 67fca93d0f Change route for RegularTestController.IncrementValue 9 years ago
Halil İbrahim Kalkan b6820e527b Introduce IRemoteService interface. 9 years ago
Halil İbrahim Kalkan 4be4939bfe Added RemoteService to RegularTestController 9 years ago