OAuth2 0.2.0-alpha
This is a prerelease version of OAuth2.
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.2.0-alpha
NuGet\Install-Package OAuth2 -Version 0.2.0-alpha
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.2.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OAuth2 --version 0.2.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OAuth2, 0.2.0-alpha"
#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 OAuth2 as a Cake Addin #addin nuget:?package=OAuth2&version=0.2.0-alpha&prerelease // Install OAuth2 as a Cake Tool #tool nuget:?package=OAuth2&version=0.2.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Easy to use (just 2 method calls) OAuth2 client. Allows you to perform user authentication via Google, Facebook, VK (Vkontakte), Yandex, Mail.Ru, Windows Live, Flickr, Instagram, Foursquare, Odnoklassniki.
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 | 323 | 12/18/2012 |
0.2.0-alpha | 90 | 9/13/2012 |
0.1.2 | 53 | 7/31/2012 |
0.1.1 | 47 | 7/29/2012 |
0.1.0 | 73 | 7/29/2012 |
API was simplified, OAuth (version 1) support was added, several new clients were implemented.
Please note that this is alpha release, so if you'll encounter some issues, don't hesitate to inform us via project's issue tracker (https://github.com/titarenko/OAuth2/issues).