ASP.NET 5 middleware that enables an application to support Basic authentication workflow.
Info
Version: | 1.0.0 |
Author(s): | blowdart |
Last Update: | Monday, January 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blowdart/idunno.Authentication |
NuGet Url: | https://www.nuget.org/packages/idunno.Authentication |
Install
Install-Package idunno.Authentication
dotnet add package idunno.Authentication
paket add idunno.Authentication
idunno.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.AspNetCore.Authentication(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.Authentication(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0)
Tags