Info
Version: | 0.1.0.2 |
Author(s): | Drastic Actions |
Last Update: | Thursday, March 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drasticactions/GitHubOAuth2Client |
NuGet Url: | https://www.nuget.org/packages/GitHubOAuth2Client-Redux |
Install
Install-Package GitHubOAuth2Client-Redux
dotnet add package GitHubOAuth2Client-Redux
paket add GitHubOAuth2Client-Redux
GitHubOAuth2Client-Redux Download (Unzip the "nupkg" after downloading)
Dependencies
- CuttingEdge.Conditions(>= 1.2.0)
- DotNetOpenAuth.AspNet(>= 4.3.0.13117)
- DotNetOpenAuth.Core(>= 4.3.0.13117)
- DotNetOpenAuth.OAuth.Consumer(>= 4.3.0.13117)
- DotNetOpenAuth.OAuth.Core(>= 4.3.0.13117)
- DotNetOpenAuth.OpenId.Core(>= 4.3.0.13117)
- DotNetOpenAuth.OpenId.RelyingParty(>= 4.3.0.13117)
- EntityFramework(>= 5.0.0)
- HtmlAgilityPack(>= 1.4.9)
- jose-jwt(>= 1.7.0)
- Microsoft.AspNet.Membership.OpenAuth(>= 1.0.1)
- Microsoft.Net.Http(>= 2.0.20710)
- Newtonsoft.Json(>= 6.0.5)
- Ramone(>= 2.0.0)
Tags
Hooks into ASP.NET MVC 4 via DotNetOpenAuth. A Fork of GitHubOAuth2Client by jbubriski that adds additional features.