EasyOAuth Framework is an OAuth-compliant application framework for application needs to integrate APIs for service providers require OAuth authentication.
Info
Version: | 3.0.0-alpha |
Author(s): | Jeff Chu |
Last Update: | Sunday, January 27, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://easyoauth.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/EasyOAuth |
Install
Install-Package EasyOAuth
dotnet add package EasyOAuth
paket add EasyOAuth
EasyOAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(4.5.11)
Tags