Provide Basic Authentication for .Net Core application.
Info
| Version: | 1.0.0 |
| Author(s): | Ashish Markande |
| Last Update: | Friday, October 7, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ashish051989/BasicAuth |
| NuGet Url: | https://www.nuget.org/packages/NetCore.BasicAuthentication |
Install
Install-Package NetCore.BasicAuthentication
dotnet add package NetCore.BasicAuthentication
paket add NetCore.BasicAuthentication
NetCore.BasicAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.0.1)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 1.0.1)
- Microsoft.Extensions.Configuration.Binder(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.0.0)
Tags