OAuth2 0.1.2
        
        
                                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 OAuth2 --version 0.1.2
NuGet\Install-Package OAuth2 -Version 0.1.2
        
        
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="OAuth2" Version="0.1.2" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="OAuth2" Version="0.1.2" />
<PackageReference Include="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 OAuth2 --version 0.1.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: OAuth2, 0.1.2"
        
        
#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 OAuth2@0.1.2
        
        
#: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=OAuth2&version=0.1.2
#tool nuget:?package=OAuth2&version=0.1.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Easy to use (just about 2 method calls) OAuth2 client. Allows you to perform user authentication via Google, Facebook and VK (Vkontakte).
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                
- Newtonsoft.Json (>= 4.5.7)
 - RestSharp (>= 103.4.0)
 
 
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OAuth2:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            exceptionless/Exceptionless
                                                        
                                                         
                                                            Exceptionless application
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.8.34 | 5,720 | 7/31/2014 | 
| 0.8.33 | 85 | 7/28/2014 | 
| 0.8.32 | 282 | 6/30/2014 | 
| 0.8.31 | 60 | 6/23/2014 | 
| 0.8.30 | 553 | 12/4/2013 | 
| 0.8.29 | 90 | 9/24/2013 | 
| 0.8.28 | 60 | 9/12/2013 | 
| 0.8.27 | 51 | 9/11/2013 | 
| 0.8.26 | 51 | 8/20/2013 | 
| 0.8.25 | 48 | 7/30/2013 | 
| 0.8.21 | 48 | 7/26/2013 | 
| 0.8.20 | 52 | 7/25/2013 | 
| 0.8.19 | 47 | 7/25/2013 | 
| 0.8.18 | 47 | 7/25/2013 | 
| 0.8.3 | 47 | 7/25/2013 | 
| 0.8.2 | 54 | 6/8/2013 | 
| 0.8.1 | 216 | 2/13/2013 | 
| 0.8.0 | 50 | 12/18/2012 | 
| 0.2.0-alpha | 43 | 9/13/2012 | 
| 0.1.2 | 53 | 7/31/2012 | 
| 0.1.1 | 47 | 7/29/2012 | 
| 0.1.0 | 51 | 7/29/2012 | 
Added VK (Vkontakte) client.