FubarCoder.RestSharp.Portable.OAuth 3.3.0

Prefix Reserved
dotnet add package FubarCoder.RestSharp.Portable.OAuth --version 3.3.0                
NuGet\Install-Package FubarCoder.RestSharp.Portable.OAuth -Version 3.3.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.OAuth" Version="3.3.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FubarCoder.RestSharp.Portable.OAuth --version 3.3.0                
#r "nuget: FubarCoder.RestSharp.Portable.OAuth, 3.3.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.OAuth as a Cake Addin
#addin nuget:?package=FubarCoder.RestSharp.Portable.OAuth&version=3.3.0

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

This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which is a port of the OAuth 1.0 authenticator from the original RestSharp project. The authenticator was moved to a different library, to keep the number of dependencies of the RestSharp.Portable package as small as possible.

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

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

Package Downloads
Xbox.Music.Zumicts

A Portable Class Library implementation of the Xbox Music API, powered by PortableRest. (.NET 4.5, Windows Phone 8, and Windows 8.x) Forked to work with mono.

yelp-sharp

A simple Yelp client for C#. Built as a PCL with support for the majority of portable platforms.

PortableUserVoice

PortableUserVoice makes it easy to integrate UserVoice directly into .NET apps for user feedback, support and knowledge base.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.0 24,456 5/27/2016
3.2.0 2,517 5/13/2016
3.1.3 1,413 3/24/2016
3.1.2 1,089 3/24/2016
3.1.1 1,112 3/23/2016
3.1.0 5,826 11/28/2015
3.0.0-beta14 1,508 11/26/2015
3.0.0-beta12 938 11/15/2015
3.0.0-beta11 948 11/8/2015
3.0.0-beta09 956 10/19/2015
3.0.0-beta08 931 10/19/2015
3.0.0-beta07 916 10/19/2015
3.0.0-beta06 1,158 10/5/2015
3.0.0-beta05 1,073 10/5/2015
3.0.0-beta04 1,107 10/4/2015
3.0.0-beta03 1,010 9/25/2015
3.0.0-beta02 990 9/25/2015
3.0.0-beta01 1,003 8/19/2015
3.0.0-alpha9 993 8/17/2015
3.0.0-alpha8 921 8/17/2015
3.0.0-alpha7 957 8/17/2015
3.0.0-alpha5 913 8/17/2015
3.0.0-alpha4 1,146 4/23/2015
3.0.0-alpha3 1,008 4/9/2015
3.0.0-alpha2 977 4/7/2015
3.0.0-alpha10 946 8/18/2015
3.0.0-alpha1 987 4/1/2015
2.4.5 1,869 11/8/2015
2.4.4 4,224 7/16/2015
2.4.3 2,667 5/5/2015
2.4.2 1,359 4/23/2015
2.4.1 1,278 4/7/2015
2.4.0 1,452 3/2/2015
2.3.2 1,542 2/19/2015
2.3.1 1,480 2/12/2015
2.3.0 1,307 2/9/2015
2.2.0 1,239 1/26/2015
2.2.0-pre3 948 1/23/2015
2.2.0-pre2 1,047 1/22/2015
2.2.0-pre1 972 1/22/2015
2.1.1 1,242 1/20/2015
2.1.0 1,165 1/15/2015
2.1.0-pre4 1,046 1/14/2015
2.1.0-pre3 1,021 1/9/2015
2.1.0-pre2 1,154 1/9/2015
2.1.0-pre1 1,080 1/9/2015
2.0.3 1,494 1/5/2015
2.0.2 1,620 1/5/2015
2.0.1 1,202 1/3/2015
2.0.0 1,798 12/16/2014
1.9.1 2,045 12/3/2014
1.9.0 2,016 12/1/2014
1.8.5 2,016 11/30/2014
1.8.4 2,129 11/18/2014
1.8.3 2,198 11/11/2014
1.8.0 1,489 11/7/2014

Release for latest RestSharp.Portable.Corey