Provides easy implementation for Basic HTTP authentication in an ASP.NET Web API project.
Info
| Version: | 2.0.0 |
| Author(s): | Jamie Kurtz |
| Last Update: | Saturday, October 26, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jamiekurtz/BasicAuthForWebAPI |
| NuGet Url: | https://www.nuget.org/packages/BasicAuthForWebAPI |
Install
Install-Package BasicAuthForWebAPI
dotnet add package BasicAuthForWebAPI
paket add BasicAuthForWebAPI
BasicAuthForWebAPI Download (Unzip the "nupkg" after downloading)
Dependencies
Tags