182 Commits (d39b2fdb8deb9755ce3152020bf4d794e349f267)

Author SHA1 Message Date
liangshiwei 49f6c633ec Update ClientProxyBase.cs 4 years ago
liangshiwei 6922dd623c Update ClientProxyBase.cs 4 years ago
liangshiwei 2fea97134e Remove api-version if supported versions 4 years ago
maliming e91b8bd539
Update CurrentApiVersionInfo.cs 4 years ago
liangshiwei c50d29bdda Update ClientProxyBase.cs 4 years ago
liangshiwei 9785cb761d Update ClientProxyBase.cs 4 years ago
liangshiwei 16fe907362 Update ClientProxyBase.cs 4 years ago
maliming cc60aea2c7
Add version to `Controllers` 4 years ago
maliming 393ba91c03
Compatible with API Versioning. 4 years ago
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
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 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