Contains IP whitelisting HTTP middleware for ASP.NET Core.
Info
Version: | 3.0.3 |
Author(s): | USG People The Netherlands B.V. |
Last Update: | Thursday, September 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/usgpeople/USG.Authorization |
NuGet Url: | https://www.nuget.org/packages/USG.Authorization.AspNetCore |
Install
Install-Package USG.Authorization.AspNetCore
dotnet add package USG.Authorization.AspNetCore
paket add USG.Authorization.AspNetCore
USG.Authorization.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- USG.Authorization.Common(>= 3.0.3)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0)