FubarCoder.RestSharp.Portable.OAuth2 2.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FubarCoder.RestSharp.Portable.OAuth2 --version 2.1.0
NuGet\Install-Package FubarCoder.RestSharp.Portable.OAuth2 -Version 2.1.0
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.OAuth2" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FubarCoder.RestSharp.Portable.OAuth2 --version 2.1.0
#r "nuget: FubarCoder.RestSharp.Portable.OAuth2, 2.1.0"
#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.OAuth2 as a Cake Addin
#addin nuget:?package=FubarCoder.RestSharp.Portable.OAuth2&version=2.1.0

// Install FubarCoder.RestSharp.Portable.OAuth2 as a Cake Tool
#tool nuget:?package=FubarCoder.RestSharp.Portable.OAuth2&version=2.1.0

This library contains the OAuth 2.0 authenticators and clients for RestSharp.Portable, which is a port of the OAuth 2.0 authenticators from the original RestSharp project. The OAuth 2.0 clients are a port from the OAuth2 project made by Constantin Titarenko and others.

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 (.NET 4.0.3+)

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 (3)

Showing the top 3 NuGet packages that depend on FubarCoder.RestSharp.Portable.OAuth2:

Package Downloads
RestSharp.Portable.Google.Drive

Portable Google Drive API using RestSharp.Portable

RestSharp.Portable.Microsoft.OneDrive

Portable Microsoft OneDrive API using RestSharp.Portable

HealthGraphNet

A .NET library for interacting with RunKeeper's HealthGraph API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.8 26,149 3/6/2017
4.0.7 24,491 11/9/2016
4.0.6 1,871 11/6/2016
3.3.0 4,025 5/27/2016
3.2.0 1,576 5/13/2016
3.1.3 1,781 3/24/2016
3.1.2 1,527 3/24/2016
3.1.1 1,492 3/23/2016
3.1.0 8,098 11/28/2015
3.0.0-beta14 2,002 11/26/2015
3.0.0-beta12 1,298 11/15/2015
3.0.0-beta11 1,338 11/8/2015
3.0.0-beta09 1,314 10/19/2015
3.0.0-beta08 1,500 10/19/2015
3.0.0-beta07 1,420 10/19/2015
3.0.0-beta06 3,235 10/5/2015
3.0.0-beta05 1,445 10/5/2015
3.0.0-beta04 1,468 10/4/2015
3.0.0-beta03 1,384 9/25/2015
3.0.0-beta02 1,372 9/25/2015
3.0.0-beta01 1,447 8/19/2015
3.0.0-alpha9 1,362 8/17/2015
3.0.0-alpha8 1,283 8/17/2015
3.0.0-alpha7 1,313 8/17/2015
3.0.0-alpha5 1,266 8/17/2015
3.0.0-alpha4 1,529 4/23/2015
3.0.0-alpha3 1,355 4/9/2015
3.0.0-alpha2 1,347 4/7/2015
3.0.0-alpha10 1,293 8/18/2015
3.0.0-alpha1 1,403 4/1/2015
2.4.5 2,064 11/8/2015
2.4.4 2,730 7/16/2015
2.4.3 1,779 5/5/2015
2.4.2 1,694 4/23/2015
2.4.1 1,583 4/7/2015
2.4.0 1,738 3/2/2015
2.3.2 1,893 2/19/2015
2.3.1 1,866 2/12/2015
2.3.0 9,872 2/9/2015
2.2.0 1,638 1/26/2015
2.2.0-pre3 1,358 1/23/2015
2.2.0-pre2 1,337 1/22/2015
2.2.0-pre1 1,438 1/22/2015
2.1.1 1,699 1/20/2015
2.1.0 1,585 1/15/2015
2.1.0-pre4 1,318 1/14/2015
2.1.0-pre3 1,377 1/9/2015
2.1.0-pre2 1,544 1/9/2015
2.1.0-pre1 1,529 1/9/2015
2.0.3 1,728 1/5/2015
2.0.2 1,503 1/5/2015
2.0.1 2,083 1/3/2015
2.0.0 2,269 12/16/2014
0.8.34.7 1,706 12/3/2014
0.8.34.6 1,713 12/1/2014
0.8.34.5 1,737 11/30/2014
0.8.34.4 1,763 11/18/2014
0.8.34.3 1,940 11/11/2014

- Parallel release (Issues #11 and #12 fixed)