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)
$ dotnet add package HttpLibrary.Net-PCLNo README available.