Info
Version: | 1.1.0 |
Author(s): | chrisdrobison |
Last Update: | Wednesday, August 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chrisdrobison/aspnetcore-wsfed |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Authentication.WsFederation |
Install
Install-Package AspNetCore.Authentication.WsFederation
dotnet add package AspNetCore.Authentication.WsFederation
paket add AspNetCore.Authentication.WsFederation
AspNetCore.Authentication.WsFederation Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.Http(>= 4.3.2)
- Microsoft.AspNetCore.Authentication(>= 1.1.1)
- Microsoft.IdentityModel.Protocol.Extensions(>= 1.0.4.403061554)
This package is not longer maintained. Please consider using the official Microsoft package here:
https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.WsFederation.