SystemLibrary.Common.Web.HttpBaseClient
2.0.0.4
Newer version exists
dotnet add package SystemLibrary.Common.Web.HttpBaseClient --version 2.0.0.4
NuGet\Install-Package SystemLibrary.Common.Web.HttpBaseClient -Version 2.0.0.4
<PackageReference Include="SystemLibrary.Common.Web.HttpBaseClient" Version="2.0.0.4" />
<PackageVersion Include="SystemLibrary.Common.Web.HttpBaseClient" Version="2.0.0.4" />
<PackageReference Include="SystemLibrary.Common.Web.HttpBaseClient" />
paket add SystemLibrary.Common.Web.HttpBaseClient --version 2.0.0.4
#r "nuget: SystemLibrary.Common.Web.HttpBaseClient, 2.0.0.4"
#:package SystemLibrary.Common.Web.HttpBaseClient@2.0.0.4
#addin nuget:?package=SystemLibrary.Common.Web.HttpBaseClient&version=2.0.0.4
#tool nuget:?package=SystemLibrary.Common.Web.HttpBaseClient&version=2.0.0.4
SystemLibrary.Common.Web.HttpBaseClient package contains a HttpClient that is cached, with a built in retry handler and a built in timeout handler. It reuses the underlying TCP connection for up to 5 minutes. Check the github pages for further documentation and a real world sample
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
- System.Net.Http (>= 4.3.4)
- SystemLibrary.Common.Net.Json (>= 2.0.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
Updated nuspec dependencies and dependencies to their latest version
Latest version: https://github.com/systemlibrary/systemlibrary-core-common-web-httpbaseclient
Documentation: https://systemlibrary.github.io/systemlibrary-core-common-web-httpbaseclient/