FubarCoder.RestSharp.Portable.WebRequest 3.0.0-beta09

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of FubarCoder.RestSharp.Portable.WebRequest.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FubarCoder.RestSharp.Portable.WebRequest --version 3.0.0-beta09
NuGet\Install-Package FubarCoder.RestSharp.Portable.WebRequest -Version 3.0.0-beta09
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FubarCoder.RestSharp.Portable.WebRequest" Version="3.0.0-beta09" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FubarCoder.RestSharp.Portable.WebRequest --version 3.0.0-beta09
#r "nuget: FubarCoder.RestSharp.Portable.WebRequest, 3.0.0-beta09"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FubarCoder.RestSharp.Portable.WebRequest as a Cake Addin
#addin nuget:?package=FubarCoder.RestSharp.Portable.WebRequest&version=3.0.0-beta09&prerelease

// Install FubarCoder.RestSharp.Portable.WebRequest as a Cake Tool
#tool nuget:?package=FubarCoder.RestSharp.Portable.WebRequest&version=3.0.0-beta09&prerelease

Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all!

Supported Platforms:
- .NET Framework 4
- .NET for Windows Store apps
- .NET Native for Windows Store apps
- Windows Phone 8
- Windows Phone 8.1
- Silverlight 5
- Xamarin Android
- Xamarin iOS / MonoTouch
- Portable Class Libraries

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  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 monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
native native is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FubarCoder.RestSharp.Portable.WebRequest:

Package Downloads
ModernApp4Me.Core

The core module of the framework ModernApp4Me. It supports Windows Phone 8 (Silverlight), Windows Phone 8.1 and universal applications.

bnoffer.owncloudsharp

A C# client library for ownCloud 8.2+

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.8 12,598 3/6/2017
4.0.7 1,935 11/9/2016
4.0.6 1,355 11/6/2016
3.3.0 1,847 5/27/2016
3.2.0 1,089 5/13/2016
3.1.3 1,177 3/24/2016
3.1.2 988 3/24/2016
3.1.1 1,040 3/23/2016
3.1.0 3,698 11/28/2015
3.0.0-beta14 1,033 11/26/2015
3.0.0-beta12 892 11/15/2015
3.0.0-beta11 860 11/8/2015
3.0.0-beta09 914 10/19/2015
3.0.0-beta08 807 10/19/2015
3.0.0-beta07 826 10/19/2015
3.0.0-beta06 1,209 10/5/2015
3.0.0-beta05 1,208 10/5/2015
3.0.0-beta04 1,058 10/4/2015
3.0.0-beta03 1,013 9/25/2015
3.0.0-beta02 900 9/25/2015
3.0.0-beta01 916 8/19/2015
3.0.0-alpha9 888 8/17/2015
3.0.0-alpha8 832 8/17/2015
3.0.0-alpha7 820 8/17/2015
3.0.0-alpha5 839 8/17/2015
3.0.0-alpha10 878 8/18/2015

- First version of a WebRequest based RestSharp.Portable
- New UserAgent property
- Enable automatic decompression (if available)