23 Commits (2e29d194896829293c976be4afa888f9155f1a65)

Author SHA1 Message Date
liangshiwei caa21184c5 Enable nullable annotations for Volo.Abp.Http.Client 3 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
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
liangshiwei 4484a91b86 Use generate-proxy for all modules 5 years ago
maliming 4a4a2d0327 Add ProxyClientActions & fix ConfiguredProxyClients problem. 6 years ago
maliming 2105f7a7de Move retry logic to the startup template. 6 years ago
Halil İbrahim Kalkan 040971e1e9 Resolved #5304: Introduce AbpHttpClientBuilderOptions & Remove AbpHttpClientOptions.HttpClientActions. 6 years ago
Necati Meral 39770a90f7
Update framework/src/Volo.Abp.Http.Client/Microsoft/Extensions/DependencyInjection/ServiceCollectionDynamicHttpClientProxyExtensions.cs 6 years ago
Necati Meral 590d2960ea Added `IsSuitableForDynamicClientProxying` and added generic interface check 6 years ago
Mehmet Tüken d2cca7306e Add ValidationInterceptor. 6 years ago
Halil İbrahim Kalkan f6084749f9 Use Castle.Core.AsyncInterceptor 6 years ago
maliming f9af889743 Avoid calling AddHttpClient & HttpErrorPolicy multiple times. 7 years ago
maliming 0aa6d6f000 Add a delegate to configure IHttpClientBuilder in AddHttpClientProxy method. 7 years ago
Yunus Emre Kalkan 15a79928a0 RemoteServiceOptions to AbpRemoteServiceOptions 7 years ago
Mon 5499c87db0 use HttpClientFactory and Polly 7 years ago
Halil ibrahim Kalkan e76217fabd Moved contracts to Volo.Abp.AspNetCore.Mvc.Contracts module 7 years ago
Halil ibrahim Kalkan 9b70291d5c Rename asDefaultService to asDefaultServices 7 years ago
Halil ibrahim Kalkan bb2b87165f Resolved #726: Introduce IHttpClientProxy<T> and explicit usage of client proxies. 7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago