Walter.Web.FireWall.DefaultEndpoints NuGet Package

Default MVC and Pages that can be used in combination with the firewall if you are OK with using the default implementation.
See https://www.asp-waf.com/documentation/setup for details
To enable the controllers in this NuGet package load the controller using the AddApplicationPart from MVC

services.AddMvc(options =>
{
//your options
}).AddApplicationPart(Assembly.GetAssembly(typeof(Walter.Web.FireWall.DefaultEndpoints.ReportingController)));.




Got any Walter.Web.FireWall.DefaultEndpoints Question?





Info

Version: 2021.5.6.2037
Author(s): Walter Verhoeven, Stijn Snellinx
Last Update: Thursday, May 6, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://www.asp-waf.com/
NuGet Url: https://www.nuget.org/packages/Walter.Web.FireWall.DefaultEndpoints


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

net5.0 netcoreapp3.1 netstandard2.1


Tags



STATS

must-have-score

2

avg-downloads-per-day

31

days-since-last-release

1078