Library for adding security options to API endpoints.
Info
Version: | 2.0.1 |
Author(s): | Keith Jackson |
Last Update: | Friday, December 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ministry.Web.ApiSecurity |
Install
Install-Package Ministry.Web.ApiSecurity
dotnet add package Ministry.Web.ApiSecurity
paket add Ministry.Web.ApiSecurity
Ministry.Web.ApiSecurity Download (Unzip the "nupkg" after downloading)
Dependencies
- Ministry.FluentGuard(>= 1.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.0.2)
- Microsoft.Extensions.DependencyModel(>= 2.0.4)