HttpLibrary.Net.Core-PCL
0.1.0
See the version list below for details.
dotnet add package HttpLibrary.Net.Core-PCL --version 0.1.0
NuGet\Install-Package HttpLibrary.Net.Core-PCL -Version 0.1.0
<PackageReference Include="HttpLibrary.Net.Core-PCL" Version="0.1.0" />
paket add HttpLibrary.Net.Core-PCL --version 0.1.0
#r "nuget: HttpLibrary.Net.Core-PCL, 0.1.0"
// Install HttpLibrary.Net.Core-PCL as a Cake Addin #addin nuget:?package=HttpLibrary.Net.Core-PCL&version=0.1.0 // Install HttpLibrary.Net.Core-PCL as a Cake Tool #tool nuget:?package=HttpLibrary.Net.Core-PCL&version=0.1.0
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)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 10.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HttpLibrary.Net.Core-PCL:
Package | Downloads |
---|---|
HttpLibrary.Net-PCL
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) |
GitHub repositories
This package is not used by any popular GitHub repositories.