209 Commits (63c13e5c068a5c9f5993bbdafa82d1c457a7ad18)

Author SHA1 Message Date
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 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 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. 4 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. 5 years ago
maliming 9f595cec96
Remove empty lines. 5 years ago
maliming 7453381958
Reuse more JsonSerializerOptions instances. 5 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 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
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