Info
Version: | 1.0.0 |
Author(s): | Easy Dynamics |
Last Update: | Friday, May 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/easydynamics/edc.netcore.auth |
NuGet Url: | https://www.nuget.org/packages/EDC.AspNetCore.Authentication |
Install
Install-Package EDC.AspNetCore.Authentication
dotnet add package EDC.AspNetCore.Authentication
paket add EDC.AspNetCore.Authentication
EDC.AspNetCore.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.OAuth(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Options(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.21)
Tags
This package was created to handle OAuth with ADFS for ASP.NET Core applications.
For examples on how to use the package please visit the project home page.