FubarCoder.RestSharp.Portable.OAuth2
                               
                            
                                0.8.34.3
                            
                        
                    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package FubarCoder.RestSharp.Portable.OAuth2 --version 0.8.34.3
NuGet\Install-Package FubarCoder.RestSharp.Portable.OAuth2 -Version 0.8.34.3
        
        
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.3" />
        
        
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.3" />
<PackageReference Include="FubarCoder.RestSharp.Portable.OAuth2" />
        
        
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.3
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: FubarCoder.RestSharp.Portable.OAuth2, 0.8.34.3"
        
        
#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.
                    
    
    #:package FubarCoder.RestSharp.Portable.OAuth2@0.8.34.3
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=FubarCoder.RestSharp.Portable.OAuth2&version=0.8.34.3
#tool nuget:?package=FubarCoder.RestSharp.Portable.OAuth2&version=0.8.34.3
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    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 | Versions 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.
- 
                                                - FubarCoder.RestSharp.Portable (>= 1.8.3)
- FubarCoder.RestSharp.Portable.OAuth (>= 1.8.3)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.28)
- Newtonsoft.Json (>= 6.0.5)
- Portable.BouncyCastle (>= 1.7.0.1)
 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 3.0.0-alpha4 | 86 | 4/23/2015 | 
| 3.0.0-alpha3 | 70 | 4/9/2015 | 
| 3.0.0-alpha2 | 66 | 4/7/2015 | 
| 3.0.0-alpha1 | 66 | 4/1/2015 | 
| 2.4.3 | 256 | 5/5/2015 | 
| 2.4.2 | 100 | 4/23/2015 | 
| 2.4.1 | 122 | 4/7/2015 | 
| 2.4.0 | 250 | 3/2/2015 | 
| 2.3.2 | 120 | 2/19/2015 | 
| 2.3.1 | 105 | 2/12/2015 | 
| 2.3.0 | 96 | 2/9/2015 | 
| 2.2.0 | 122 | 1/26/2015 | 
| 2.2.0-pre3 | 76 | 1/23/2015 | 
| 2.2.0-pre2 | 69 | 1/22/2015 | 
| 2.2.0-pre1 | 62 | 1/22/2015 | 
| 2.1.1 | 130 | 1/20/2015 | 
| 2.1.0 | 96 | 1/15/2015 | 
| 2.1.0-pre4 | 72 | 1/14/2015 | 
| 2.1.0-pre3 | 76 | 1/9/2015 | 
| 2.1.0-pre2 | 75 | 1/9/2015 | 
| 2.1.0-pre1 | 69 | 1/9/2015 | 
| 2.0.3 | 124 | 1/5/2015 | 
| 2.0.2 | 80 | 1/5/2015 | 
| 2.0.1 | 83 | 1/3/2015 | 
| 2.0.0 | 232 | 12/16/2014 | 
| 0.8.34.7 | 113 | 12/3/2014 | 
| 0.8.34.6 | 92 | 12/1/2014 | 
| 0.8.34.5 | 91 | 11/30/2014 | 
| 0.8.34.4 | 173 | 11/18/2014 | 
| 0.8.34.3 | 397 | 11/11/2014 | 
- Initial release