Simple framework for adding authentication and authorization to controllers.
Info
Version: | 1.0.0 |
Author(s): | Guaranteed Rate |
Last Update: | Wednesday, July 15, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Guaranteed-Rate/Net.Http |
NuGet Url: | https://www.nuget.org/packages/GuaranteedRate.Net.Http.Security |
Install
Install-Package GuaranteedRate.Net.Http.Security
dotnet add package GuaranteedRate.Net.Http.Security
paket add GuaranteedRate.Net.Http.Security
GuaranteedRate.Net.Http.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.3)
Tags