HttpLibrary.Net-PCL
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)
Install-Package HttpLibrary.Net-PCL -Version 0.1.1
dotnet add 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"
Release Notes
https://github.com/Waynext/HttpLibrary.Net/commits/
Dependencies
-
- HttpLibrary.Net.Core-PCL (>= 0.1.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.