BasicAuth Middleware for AspNet Core.
Info
Version: | 2.0.3 |
Author(s): | Gekctek |
Last Update: | Sunday, October 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Gekctek/BasicAuth |
NuGet Url: | https://www.nuget.org/packages/EdjCase.BasicAuth |
Install
Install-Package EdjCase.BasicAuth
dotnet add package EdjCase.BasicAuth
paket add EdjCase.BasicAuth
EdjCase.BasicAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.1.2)
- Microsoft.Extensions.Logging.Debug(>= 2.1.1)
Tags