Helpers for building secure APIs with ASP.NET Core.
Info
Version: | 1.1.0 |
Author(s): | nbarbettini |
Last Update: | Thursday, April 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nbarbettini/ApiSecurity |
NuGet Url: | https://www.nuget.org/packages/Recaffeinate.ApiSecurity |
Install
Install-Package Recaffeinate.ApiSecurity
dotnet add package Recaffeinate.ApiSecurity
paket add Recaffeinate.ApiSecurity
Recaffeinate.ApiSecurity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.3)
Tags