OAuth for the .Net Core framework - made super easy.
Info
| Version: | 0.9.0 |
| Author(s): | bulankou |
| Last Update: | Tuesday, August 15, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/AlexBulankou/SimpleOAuth.Net |
| NuGet Url: | https://www.nuget.org/packages/SimpleOAuth.DotNetCore |
Install
Install-Package SimpleOAuth.DotNetCore
dotnet add package SimpleOAuth.DotNetCore
paket add SimpleOAuth.DotNetCore
SimpleOAuth.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
- System.ComponentModel.Primitives(>= 4.3.0)
Tags