HttpLibrary.Net-PCL
0.1.1
dotnet add package HttpLibrary.Net-PCL --version 0.1.1
NuGet\Install-Package HttpLibrary.Net-PCL -Version 0.1.1
<PackageReference Include="HttpLibrary.Net-PCL" Version="0.1.1" />
paket add HttpLibrary.Net-PCL --version 0.1.1
#r "nuget: HttpLibrary.Net-PCL, 0.1.1"
// Install HttpLibrary.Net-PCL as a Cake Addin #addin nuget:?package=HttpLibrary.Net-PCL&version=0.1.1 // Install HttpLibrary.Net-PCL as a Cake Tool #tool nuget:?package=HttpLibrary.Net-PCL&version=0.1.1
HttpLibrary.Net PCL is an open source, minimal library to allow .NET and Mono applications to access web resouce by http request and response.
By inheriting Request and Response classes, function can be implemented in unified way. Multithread access is supported. Request can be classified by priority.
This package is compatible with the following .net platforms: Xamarin.iOS, Xamarin.Android, Windows Phone 8.1, Windows 8.1, Win32, Windows 10, PCL(net45+win81+uap+monotouch+MonoAndroid)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
- HttpLibrary.Net.Core-PCL (>= 0.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.