ASP-WAF Core Web Application Firewall for .Net NuGet Package

Enhance .NET applications with a robust firewall, designed as middleware and IActionFilter, protecting against CVE attacks, web scraping, and phishing.

Configurable via annotations and a rule engine
services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey
, domainName: new Uri("https://www.your-domain.com", UriKind.Absolute)
, options => {
//your options
});

Have a look at the GitHub samples at https://github.com/ASP-WAF/FireWall
and https://github.com/ASP-WAF/FireWall/wiki to see how to use the firewall in
applications. You can view the firewall in action using https://www.asp-waf.com/Firewall

You can get started with the firewall using the samples shown in
https://www.asp-waf.com/download/ASP-WAF-FireWall-Getting-Started.pdf
as well as the on line documentation at https://firewallapi.asp-waf.com/.




Got any ASP-WAF Core Web Application Firewall for .Net Question?





Info

Version: 2024.9.27.1406
Author(s): Walter Verhoeven, Stijn Snellinx
Last Update: Friday, September 27, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://www.asp-waf.com/
NuGet Url: https://www.nuget.org/packages/Walter.Web.Firewall


Install
Install-Package Walter.Web.Firewall
dotnet add package Walter.Web.Firewall
paket add Walter.Web.Firewall
Walter.Web.Firewall Download (Unzip the "nupkg" after downloading)

net5.0 netcoreapp3.1 netstandard2.1 11 packages depend on this package.


Tags



STATS

must-have-score

3.5

avg-downloads-per-day

759

days-since-last-release

39