Advanced implementation of the Authentication filter and Authorization attribute for WebApi utilization.
Info
Version: | 2.0.1 |
Author(s): | ArtOfIntelligence |
Last Update: | Tuesday, June 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ArtOfIntel |
NuGet Url: | https://www.nuget.org/packages/ArtOfIntelligence.WebApiSecurity |
Install
Install-Package ArtOfIntelligence.WebApiSecurity
dotnet add package ArtOfIntelligence.WebApiSecurity
paket add ArtOfIntelligence.WebApiSecurity
ArtOfIntelligence.WebApiSecurity Download (Unzip the "nupkg" after downloading)
Dependencies
- ArtOfIntelligence.Cryptography(>= 1.0.2)
- ArtOfIntelligence.Util(>= 1.0.2)
- Microsoft.AspNet.WebApi(>= 5.2.6)
- Microsoft.AspNet.WebApi.Client(>= 5.2.6)
- Microsoft.AspNet.WebApi.Core(>= 5.2.6)
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.6)
- Newtonsoft.Json(>= 6.0.4)
- System.Web.Http.Common(>= 4.0.20126.16343)
Tags