The missing AuthenticationFilterAttribute class from ASP.NET Web API 2.
Info
| Version: | 1.0.0 |
| Author(s): | Michael Benford |
| Last Update: | Monday, May 12, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mbenford/WebApi-AuthenticationFilter |
| NuGet Url: | https://www.nuget.org/packages/WebApi.AuthenticationFilter |
Install
Install-Package WebApi.AuthenticationFilter
dotnet add package WebApi.AuthenticationFilter
paket add WebApi.AuthenticationFilter
WebApi.AuthenticationFilter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.0.0)
Tags