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

The application firewall that can be used in .NET 5.0, .Net CORE 3.1 and .NET standard 2.1 applications that
would benefit for protection against several types of attacks and is easily activated by service integration.

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: 2023.11.13.1117
Author(s): Walter Verhoeven, Stijn Snellinx
Last Update: Monday, November 13, 2023
.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

594

days-since-last-release

169