FubarCoder.RestSharp.Portable.OAuth 1.8.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FubarCoder.RestSharp.Portable.OAuth --version 1.8.0
                    
NuGet\Install-Package FubarCoder.RestSharp.Portable.OAuth -Version 1.8.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="1.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FubarCoder.RestSharp.Portable.OAuth" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="FubarCoder.RestSharp.Portable.OAuth" />
                    
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.OAuth --version 1.8.0
                    
#r "nuget: FubarCoder.RestSharp.Portable.OAuth, 1.8.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.
#addin nuget:?package=FubarCoder.RestSharp.Portable.OAuth&version=1.8.0
                    
Install FubarCoder.RestSharp.Portable.OAuth as a Cake Addin
#tool nuget:?package=FubarCoder.RestSharp.Portable.OAuth&version=1.8.0
                    
Install FubarCoder.RestSharp.Portable.OAuth as a Cake Tool

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
- 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.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 25,048 5/27/2016
3.2.0 2,707 5/13/2016
3.1.3 1,595 3/24/2016
3.1.2 1,272 3/24/2016
3.1.1 1,295 3/23/2016
3.1.0 6,186 11/28/2015
3.0.0-beta14 1,676 11/26/2015
3.0.0-beta12 1,113 11/15/2015
3.0.0-beta11 1,119 11/8/2015
3.0.0-beta09 1,129 10/19/2015
3.0.0-beta08 1,098 10/19/2015
3.0.0-beta07 1,086 10/19/2015
3.0.0-beta06 1,334 10/5/2015
3.0.0-beta05 1,244 10/5/2015
3.0.0-beta04 1,284 10/4/2015
3.0.0-beta03 1,178 9/25/2015
3.0.0-beta02 1,165 9/25/2015
3.0.0-beta01 1,174 8/19/2015
3.0.0-alpha9 1,166 8/17/2015
3.0.0-alpha8 1,093 8/17/2015
3.0.0-alpha7 1,128 8/17/2015
3.0.0-alpha5 1,086 8/17/2015
3.0.0-alpha4 1,323 4/23/2015
3.0.0-alpha3 1,185 4/9/2015
3.0.0-alpha2 1,162 4/7/2015
3.0.0-alpha10 1,116 8/18/2015
3.0.0-alpha1 1,160 4/1/2015
2.4.5 2,041 11/8/2015
2.4.4 4,947 7/16/2015
2.4.3 2,848 5/5/2015
2.4.2 1,539 4/23/2015
2.4.1 1,466 4/7/2015
2.4.0 1,638 3/2/2015
2.3.2 1,725 2/19/2015
2.3.1 1,662 2/12/2015
2.3.0 1,497 2/9/2015
2.2.0 1,424 1/26/2015
2.2.0-pre3 1,125 1/23/2015
2.2.0-pre2 1,223 1/22/2015
2.2.0-pre1 1,153 1/22/2015
2.1.1 1,425 1/20/2015
2.1.0 1,351 1/15/2015
2.1.0-pre4 1,224 1/14/2015
2.1.0-pre3 1,207 1/9/2015
2.1.0-pre2 1,425 1/9/2015
2.1.0-pre1 1,348 1/9/2015
2.0.3 1,680 1/5/2015
2.0.2 1,810 1/5/2015
2.0.1 1,386 1/3/2015
2.0.0 2,072 12/16/2014
1.9.1 2,239 12/3/2014
1.9.0 2,195 12/1/2014
1.8.5 2,197 11/30/2014
1.8.4 2,313 11/18/2014
1.8.3 2,376 11/11/2014
1.8.0 1,672 11/7/2014

- Initial release