Provides middleware to filter access to your web application based on the request originating through a specified set of Azure Front Door resources.
Info
Version: | 1.4.1 |
Author(s): | Phil Oyston, StormID |
Last Update: | Monday, September 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stormid/storm-azurefrontdoorfilter |
NuGet Url: | https://www.nuget.org/packages/Storm.AzureFrontDoorFilter |
Install
Install-Package Storm.AzureFrontDoorFilter
dotnet add package Storm.AzureFrontDoorFilter
paket add Storm.AzureFrontDoorFilter
Storm.AzureFrontDoorFilter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.1.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.0)
Tags