182 Commits (8715f68f265cef3df6325fc79c67c14e7124bf08)

Author SHA1 Message Date
maliming c6a6306a6d
Upgrade all NuGet package to latest. 11 months ago
erdemcaygor 38805d14f5 code refactoring 1 year ago
Super 3d06e2af81
Fix NullReferenceException in ClientProxyUrlBuilder 1 year ago
maliming 4a7280a115
Client Proxy `IAsyncEnumerable<T>` support. 1 year ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 1 year ago
maliming 36ba1dcb64
Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods 1 year ago
maliming efebe80c90
Fix the way to get paths for `GetDirectoryContentPath` and `GetProxyFileInfoPath`. 1 year ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 1 year ago
maliming 5e3fff446e
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 1 year ago
Dolunay a584bbe3cf Rollback : ThrowExceptionForResponseAsync response.StatusCode.ToString() returning Http Response enum remark ("Forbidden" for 403) . RemoteServiceErrorInfo.Code need status code integer value. 2 years ago
Dolunay 94ce08a245 ThrowExceptionForResponseAsync response.StatusCode.ToString() returning Http Response enum remark ("Forbidden" for 403) . RemoteServiceErrorInfo.Code need status code integer value. 2 years ago
maliming 57d4240159
Skip to set `CorrelationId ` if current value is `null`. 2 years ago
maliming ae5980207d
Support multiple `PreActions`. 2 years ago
maliming ef871a44b6
Move `ExecuteHttpAction` to `AbpHttpClientOptions` and fix the unit test. 2 years ago
maliming 36f5dd4a65
Skip to set `CorrelationId ` if current value is `null`. 2 years ago
yu_xianglong f32226ddb4 feat:https://github.com/abpframework/abp/issues/21205 2 years ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 09127c47dd
Return more messages for `401 Unauthorized`. 2 years ago
amarek e301f593b0 #18391 - corrected some messages to return proper english 3 years ago
maliming 388746ecf6
Add `ExtraPropertyDictionaryToQueryString/FormData`. 3 years ago
liangshiwei 176cfbf353 Static C# API client proxy compatible ReplaceEmbeddedByPhysical 3 years ago
liangshiwei caa21184c5 Enable nullable annotations for Volo.Abp.Http.Client 3 years ago
liangshiwei 710de856c3 Static C# API client proxy compatible ReplaceEmbeddedByPhysical 3 years ago
maliming 14b103668b
Add `IAbpAccessTokenProvider`. 3 years ago
maliming 1a3ba1146a
[Blazor wasm]`logout` if token expired. 3 years ago
maliming 4f183560a0
Add `AbpHttpClientStaticProxyingOptions`. 4 years ago
maliming 3e05ed735f
Register `HttpClient` in the necessary modules. 4 years ago
liangshiwei 241b57b36f Improve 4 years ago
liangshiwei a8035679b4 Fix download file Chinese name garbled problem 4 years ago
Halil İbrahim Kalkan 206642d412 Do not use cookies for c# client proxies. 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 5 years ago
liangshiwei 6922dd623c Update ClientProxyBase.cs 5 years ago
liangshiwei 2fea97134e Remove api-version if supported versions 5 years ago
maliming e91b8bd539
Update CurrentApiVersionInfo.cs 5 years ago
liangshiwei c50d29bdda Update ClientProxyBase.cs 5 years ago
liangshiwei 9785cb761d Update ClientProxyBase.cs 5 years ago
liangshiwei 16fe907362 Update ClientProxyBase.cs 5 years ago
maliming cc60aea2c7
Add version to `Controllers` 5 years ago
maliming 393ba91c03
Compatible with API Versioning. 5 years ago
maliming 91503616d3
Add `IObjectToPath`. 5 years ago
maliming 0d0dc03e45
Make `DeserializeOptions` in `ApiDescriptionFinder` changeable. 5 years ago
maliming 9f595cec96
Remove empty lines. 5 years ago
maliming 7453381958
Reuse more JsonSerializerOptions instances. 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming 273201e7f0
Support `IEnumerable` in `GenerateFormPostDataAsync` method. 5 years ago
maliming 3c56685c5d
Replace `IOptionsSnapshot` with `IOptions` and `IOptionsMonitor` 5 years ago
maliming 9dec319c2c
Reduce some code. 5 years ago
maliming 8b629468ee
Add `RegularTestControllerClientProxy_AbpRemoteCallException_Tests` 5 years ago