FubarCoder.RestSharp.Portable.OAuth2 0.8.34.5

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 0.8.34.5
                    
NuGet\Install-Package FubarCoder.RestSharp.Portable.OAuth2 -Version 0.8.34.5
                    
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="0.8.34.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FubarCoder.RestSharp.Portable.OAuth2" Version="0.8.34.5" />
                    
Directory.Packages.props
<PackageReference Include="FubarCoder.RestSharp.Portable.OAuth2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FubarCoder.RestSharp.Portable.OAuth2 --version 0.8.34.5
                    
#r "nuget: FubarCoder.RestSharp.Portable.OAuth2, 0.8.34.5"
                    
#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.
#addin nuget:?package=FubarCoder.RestSharp.Portable.OAuth2&version=0.8.34.5
                    
Install FubarCoder.RestSharp.Portable.OAuth2 as a Cake Addin
#tool nuget:?package=FubarCoder.RestSharp.Portable.OAuth2&version=0.8.34.5
                    
Install FubarCoder.RestSharp.Portable.OAuth2 as a Cake Tool

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.0.3
- .NET for Windows Store apps
- .NET Native for Windows Store apps
- Windows Phone 8
- Windows Phone 8.1
- Silverlight 5
- Portable Class Libraries

Product Compatible and additional computed target framework versions.
native native 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,861 3/6/2017
4.0.7 26,707 11/9/2016
4.0.6 2,058 11/6/2016
3.3.0 4,217 5/27/2016
3.2.0 1,771 5/13/2016
3.1.3 1,968 3/24/2016
3.1.2 1,721 3/24/2016
3.1.1 1,688 3/23/2016
3.1.0 9,141 11/28/2015
3.0.0-beta14 2,257 11/26/2015
3.0.0-beta12 1,475 11/15/2015
3.0.0-beta11 1,494 11/8/2015
3.0.0-beta09 1,494 10/19/2015
3.0.0-beta08 1,700 10/19/2015
3.0.0-beta07 1,612 10/19/2015
3.0.0-beta06 3,568 10/5/2015
3.0.0-beta05 1,630 10/5/2015
3.0.0-beta04 1,639 10/4/2015
3.0.0-beta03 1,552 9/25/2015
3.0.0-beta02 1,554 9/25/2015
3.0.0-beta01 1,631 8/19/2015
3.0.0-alpha9 1,549 8/17/2015
3.0.0-alpha8 1,456 8/17/2015
3.0.0-alpha7 1,500 8/17/2015
3.0.0-alpha5 1,476 8/17/2015
3.0.0-alpha4 1,722 4/23/2015
3.0.0-alpha3 1,547 4/9/2015
3.0.0-alpha2 1,537 4/7/2015
3.0.0-alpha10 1,471 8/18/2015
3.0.0-alpha1 1,565 4/1/2015
2.4.5 2,258 11/8/2015
2.4.4 3,070 7/16/2015
2.4.3 1,973 5/5/2015
2.4.2 1,878 4/23/2015
2.4.1 1,777 4/7/2015
2.4.0 1,933 3/2/2015
2.3.2 2,074 2/19/2015
2.3.1 2,054 2/12/2015
2.3.0 10,772 2/9/2015
2.2.0 1,823 1/26/2015
2.2.0-pre3 1,542 1/23/2015
2.2.0-pre2 1,516 1/22/2015
2.2.0-pre1 1,610 1/22/2015
2.1.1 1,885 1/20/2015
2.1.0 1,792 1/15/2015
2.1.0-pre4 1,500 1/14/2015
2.1.0-pre3 1,542 1/9/2015
2.1.0-pre2 1,783 1/9/2015
2.1.0-pre1 1,755 1/9/2015
2.0.3 1,908 1/5/2015
2.0.2 1,679 1/5/2015
2.0.1 2,265 1/3/2015
2.0.0 2,505 12/16/2014
0.8.34.7 1,918 12/3/2014
0.8.34.6 1,901 12/1/2014
0.8.34.5 1,924 11/30/2014
0.8.34.4 1,956 11/18/2014
0.8.34.3 2,116 11/11/2014

- Signed assembly
- Using Portable.BouncyCastle-Signed
- Try to refresh the access token on a HTTP 401