ASP.NET 5 middleware that enables an application to support Twitter's OAuth 2.0 authentication workflow.
Info
| Version: | 1.0.0-beta3 |
| Author(s): | Microsoft |
| Last Update: | Friday, February 13, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.asp.net/ |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.Security.Twitter |
Install
Install-Package Microsoft.AspNet.Security.Twitter
dotnet add package Microsoft.AspNet.Security.Twitter
paket add Microsoft.AspNet.Security.Twitter
Microsoft.AspNet.Security.Twitter Download (Unzip the "nupkg" after downloading)
Dependencies
aspnet50
- Microsoft.AspNet.Security(1.0.03)
- Microsoft.AspNet.Security(1.0.03)
- System.Net.Http.WinHttpHandler(4.0.022605)