FubarCoder.RestSharp.Portable 3.0.0-alpha2

This is a prerelease version of FubarCoder.RestSharp.Portable.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FubarCoder.RestSharp.Portable --version 3.0.0-alpha2                
NuGet\Install-Package FubarCoder.RestSharp.Portable -Version 3.0.0-alpha2                
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" Version="3.0.0-alpha2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FubarCoder.RestSharp.Portable --version 3.0.0-alpha2                
#r "nuget: FubarCoder.RestSharp.Portable, 3.0.0-alpha2"                
#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 as a Cake Addin
#addin nuget:?package=FubarCoder.RestSharp.Portable&version=3.0.0-alpha2&prerelease

// Install FubarCoder.RestSharp.Portable as a Cake Tool
#tool nuget:?package=FubarCoder.RestSharp.Portable&version=3.0.0-alpha2&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. 
Silverlight sl5 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.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FubarCoder.RestSharp.Portable:

Repository Stars
prajjwaldimri/GithubXamarin
GithubXamarin(GitIt) is a cross-platform application for https://github.com which is built using Xamarin.
xiaoyaocz/biliuwp
bilibili uwp
Version Downloads Last updated
3.0.0-alpha4 245 4/23/2015
3.0.0-alpha3 77 4/9/2015
3.0.0-alpha2 43 4/7/2015
3.0.0-alpha1 52 4/1/2015
2.4.3 2,164 5/5/2015
2.4.2 458 4/23/2015
2.4.1 595 4/7/2015
2.4.0 1,331 3/2/2015
2.3.2 453 2/19/2015
2.3.1 253 2/12/2015
2.3.0 270 2/9/2015
2.2.0 495 1/26/2015
2.2.0-pre3 54 1/23/2015
2.2.0-pre2 49 1/22/2015
2.2.0-pre1 46 1/22/2015
2.1.1 283 1/20/2015
2.1.0 270 1/15/2015
2.1.0-pre4 44 1/14/2015
2.1.0-pre3 65 1/9/2015
2.1.0-pre2 45 1/9/2015
2.1.0-pre1 47 1/9/2015
2.0.3 295 1/5/2015
2.0.1 112 1/3/2015
2.0.0 513 12/16/2014
1.9.1 380 12/3/2014
1.9.0 174 12/1/2014
1.8.5 78 11/30/2014
1.8.4 355 11/18/2014
1.8.3 504 11/11/2014
1.8.0 330 11/7/2014
1.7.0 624 10/7/2014
1.6.3 447 9/10/2014
1.6.2 774 6/26/2014
1.6.1 261 3/6/2014
1.6.0 60 3/6/2014
1.5.0.1 115 2/17/2014
1.4.2.3 57 2/14/2014
1.4.2 54 2/14/2014
1.4.1 112 2/4/2014
1.4.0 86 1/22/2014
1.3.1 90 1/15/2014
1.3.0 56 1/15/2014
1.2.1 86 1/8/2014
1.2.0 54 1/8/2014
1.1.0 190 11/26/2013
1.0.9 66 11/25/2013
1.0.8 79 11/18/2013
1.0.7 55 11/18/2013
1.0.6 54 11/18/2013
1.0.5 61 11/13/2013
1.0.4 54 11/13/2013
1.0.3 54 11/13/2013
1.0.2 57 11/13/2013
1.0.1 57 11/12/2013
1.0.0.1 64 11/12/2013

- Revamped authenticator API (all async now)