WebApi.BasicAuth provides HTTP Basic Authentication with usernames and passwords stored in Web.config.
Info
| Version: | 0.3.0 |
| Author(s): | Bastian Eicher |
| Last Update: | Thursday, July 21, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/1and1/WebApi.BasicAuth |
| NuGet Url: | https://www.nuget.org/packages/WebApi.BasicAuth |
Install
Install-Package WebApi.BasicAuth
dotnet add package WebApi.BasicAuth
paket add WebApi.BasicAuth
WebApi.BasicAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
Tags