An ASP.NET Core middleware for request filtering.
Info
Version: | 3.0.0 |
Author(s): | Dustin Moris Gorski and contributors |
Last Update: | Wednesday, December 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dustinmoris/Firewall |
NuGet Url: | https://www.nuget.org/packages/Firewall |
Install
Install-Package Firewall
dotnet add package Firewall
paket add Firewall
Firewall Download (Unzip the "nupkg" after downloading)
Dependencies
- MaxMind.GeoIP2(>= 4.0.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http.Extensions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- System.Net.Http(>= 4.3.4)
Tags