Info
Version: | 0.1.1 |
Author(s): | Wayne Gu |
Last Update: | Monday, October 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Waynext/HttpLibrary.Net |
NuGet Url: | https://www.nuget.org/packages/HttpLibrary.Net.Core-PCL |
Install
Install-Package HttpLibrary.Net.Core-PCL
dotnet add package HttpLibrary.Net.Core-PCL
paket add HttpLibrary.Net.Core-PCL
HttpLibrary.Net.Core-PCL Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags
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).