167 Commits (5eb06a747f387f4e10696734645d6509b34f366e)

Author SHA1 Message Date
maliming 91503616d3
Add `IObjectToPath`. 4 years ago
maliming 0d0dc03e45
Make `DeserializeOptions` in `ApiDescriptionFinder` changeable. 4 years ago
maliming 9f595cec96
Remove empty lines. 4 years ago
maliming 7453381958
Reuse more JsonSerializerOptions instances. 4 years ago
maliming 273201e7f0
Support `IEnumerable` in `GenerateFormPostDataAsync` method. 4 years ago
maliming 3c56685c5d
Replace `IOptionsSnapshot` with `IOptions` and `IOptionsMonitor` 4 years ago
maliming 9dec319c2c
Reduce some code. 5 years ago
maliming 8b629468ee
Add `RegularTestControllerClientProxy_AbpRemoteCallException_Tests` 5 years ago
maliming 0bc8a4a261
Enhance the error that occurs during the http request. 5 years ago
liangshiwei 9cb8817ae5 Enhance static proxy 5 years ago
maliming ac9e24fbc6 Use type to resolve service. 5 years ago
maliming 6808effa17 Add `AbpHttpClientProxyingOptions` 5 years ago
maliming 4551acda13 Move interface to `Http.Client`. 5 years ago
maliming fe32230aae Add `IObjectToFormData`. 5 years ago
maliming 8b1d93a7e5 Update ClientProxyUrlBuilder.cs 5 years ago
maliming 43c4d80b6d Add `IObjectToQueryString`. 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming df5d3e0cc4 Implement `IEnumerable` interface. 5 years ago
maliming 8d4224474b Use index instead of Linq. 5 years ago
maliming e821c8502c Solve the case of duplicate parameter types 5 years ago
liangshiwei 555c895d6e Fix ClientProxyBase 5 years ago
maliming 0bcc2b9d85 Refactor the proxy class. 5 years ago
maliming b163ab9e76 Check API description. 5 years ago
maliming b65a8d7dc5 Cache CallRequestAsyncMethod. 5 years ago
maliming e5c4254df5 Remove BuildActionArguments. 5 years ago
maliming 96aae3a1ae Refactor BuildActionArguments method. 5 years ago
maliming f48cafb4cc Change public to protected in ClientProxyBase. 5 years ago
maliming f77a9d06c9 Enhance ClientProxyBase. 5 years ago
maliming b4bc92a893 Convert ClientProxy to controller. 5 years ago
liangshiwei 4484a91b86 Use generate-proxy for all modules 5 years ago
liangshiwei e692ee5cd6 Some improved 5 years ago
liangshiwei 8ce9cdb070 Rename DeclaringFrom to ImplementFrom and Support methods with the same name 5 years ago
liangshiwei 8c7c3404db Add DeclaringFrom to ActionApiDescriptionModel 5 years ago
liangshiwei 79fcf5dc01 Update ClientProxyBase.cs 5 years ago
liangshiwei 22f24c7730 Improved 5 years ago
liangshiwei caad12a815 Generate part class 5 years ago
liangshiwei 45e845a771 Add CSharpServiceProxyGenerator 5 years ago
maliming 7781e8642b
Update UrlBuilder.cs 5 years ago
wangjun 4ac7b3bc0f Fix object reference not set to an instance of an object for http proxy 5 years ago
Halil İbrahim Kalkan 4aa3e7c7b9 Remove redundant cast and format method parameters 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 686d28dea7 Refactor. 5 years ago
maliming 8863a4b7fb Format code. 5 years ago
maliming f3c77764a5 Add RemoveQuotes method. 5 years ago
Jadyn 534fe8f522 Use FileNameStar for RemoteStreamContent FileName 5 years ago
Jadyn 15743d1785 Add FileName for RemoteStreamContent 5 years ago
Halil İbrahim Kalkan 16253a69be Made IRemoteServiceConfigurationProvider async. 5 years ago
maliming aa3cd37859
Update ApiDescriptionFinder.cs 5 years ago
王伯承 c9f24118ac fix issue #9357 5 years ago