227 Commits (c8fa004de64fd65e5cb741ee24d9bb061ed889cb)

Author SHA1 Message Date
maliming c6a6306a6d
Upgrade all NuGet package to latest. 7 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
erdemcaygor 38805d14f5 code refactoring 8 months ago
Super 3d06e2af81
Fix NullReferenceException in ClientProxyUrlBuilder 8 months ago
maliming 4a7280a115
Client Proxy `IAsyncEnumerable<T>` support. 9 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 10 months 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. 1 year ago
Dolunay 94ce08a245 ThrowExceptionForResponseAsync response.StatusCode.ToString() returning Http Response enum remark ("Forbidden" for 403) . RemoteServiceErrorInfo.Code need status code integer value. 1 year ago
maliming 57d4240159
Skip to set `CorrelationId ` if current value is `null`. 1 year ago
maliming ae5980207d
Support multiple `PreActions`. 1 year ago
maliming ef871a44b6
Move `ExecuteHttpAction` to `AbpHttpClientOptions` and fix the unit test. 1 year ago
maliming 36f5dd4a65
Skip to set `CorrelationId ` if current value is `null`. 1 year ago
yu_xianglong f32226ddb4 feat:https://github.com/abpframework/abp/issues/21205 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 09127c47dd
Return more messages for `401 Unauthorized`. 2 years ago
amarek e301f593b0 #18391 - corrected some messages to return proper english 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 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 f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
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