OAuth2 0.8.34

dotnet add package OAuth2 --version 0.8.34
                    
NuGet\Install-Package OAuth2 -Version 0.8.34
                    
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.8.34" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OAuth2" Version="0.8.34" />
                    
Directory.Packages.props
<PackageReference Include="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 OAuth2 --version 0.8.34
                    
#r "nuget: OAuth2, 0.8.34"
                    
#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=OAuth2&version=0.8.34
                    
Install OAuth2 as a Cake Addin
#tool nuget:?package=OAuth2&version=0.8.34
                    
Install OAuth2 as a Cake Tool

Allows you to perform user authentication via Facebook, Foursquare, GitHub, Google, Instagram, LinkedIn, MailRu, Odnoklassniki, Salesforce, Twitter, VK (Vkontakte), Windows Live, Yandex just in two method calls.

Product 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.

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

Support of email retrieval for Vkontakte (Vk) client.