193 Commits (cf4fead566bf65151abd7aa82db6dccac6cf8d88)

Author SHA1 Message Date
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 4f183560a0
Add `AbpHttpClientStaticProxyingOptions`. 3 years ago
maliming 3e05ed735f
Register `HttpClient` in the necessary modules. 3 years ago
liangshiwei 241b57b36f Improve 4 years ago
liangshiwei a8035679b4 Fix download file Chinese name garbled problem 4 years ago
Halil İbrahim Kalkan 1e0f713e45 Don't set HttpClientHandler.UseCookies in browser environment. 4 years ago
Halil İbrahim Kalkan c542c1bb81 Accept inherited IntegrationServiceAttribute too. 4 years ago
Halil İbrahim Kalkan bb81fb5500 Add ApplicationServiceTypes to filter app service types in AddStaticHttpClientProxies and AddHttpClientProxies methods. 4 years ago
Halil İbrahim Kalkan 206642d412 Do not use cookies for c# client proxies. 4 years ago
liangshiwei bccd115590 Implement the Dapr http client 4 years ago
Halil İbrahim Kalkan 6a3e2726ed Resolved #12681: Introduce Volo.Abp.RemoteServices package. 4 years ago
Halil İbrahim Kalkan ce6c3f1afb Introduce RemoteServiceConfigurationProviderExtensions. 4 years ago
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