Walter.Web.FireWall.DefaultEndpoints
2021.5.6.2037
Prefix Reserved
The default endpoints have been integrated into the firewall package itself and no longer needs to be installed or configured
dotnet add package Walter.Web.FireWall.DefaultEndpoints --version 2021.5.6.2037
NuGet\Install-Package Walter.Web.FireWall.DefaultEndpoints -Version 2021.5.6.2037
<PackageReference Include="Walter.Web.FireWall.DefaultEndpoints" Version="2021.5.6.2037" />
<PackageVersion Include="Walter.Web.FireWall.DefaultEndpoints" Version="2021.5.6.2037" />
<PackageReference Include="Walter.Web.FireWall.DefaultEndpoints" />
paket add Walter.Web.FireWall.DefaultEndpoints --version 2021.5.6.2037
#r "nuget: Walter.Web.FireWall.DefaultEndpoints, 2021.5.6.2037"
#:package Walter.Web.FireWall.DefaultEndpoints@2021.5.6.2037
#addin nuget:?package=Walter.Web.FireWall.DefaultEndpoints&version=2021.5.6.2037
#tool nuget:?package=Walter.Web.FireWall.DefaultEndpoints&version=2021.5.6.2037
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)));
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Walter.Web.FireWall (>= 2021.5.6.2037)
-
.NETStandard 2.1
- Walter.Web.FireWall (>= 2021.5.6.2037)
-
net5.0
- Walter.Web.FireWall (>= 2021.5.6.2037)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2021.5.6.2037 | 1,471 | 5/6/2021 | |
| 2021.5.5.1901 | 1,075 | 5/6/2021 | |
| 2021.5.3.1621 | 1,055 | 5/4/2021 | |
| 2021.5.1.905 | 1,185 | 5/1/2021 | |
| 2021.4.28.1511 | 1,068 | 4/28/2021 | |
| 2021.4.20.1520 | 1,105 | 4/21/2021 | |
| 2021.4.16.738 | 1,243 | 4/21/2021 | |
| 2021.4.14.1216 | 1,095 | 4/16/2021 | |
| 2021.4.9.1538 | 1,196 | 4/13/2021 | |
| 2021.4.8.947 | 1,050 | 4/13/2021 | |
| 2021.4.6.1235 | 1,051 | 4/6/2021 | |
| 2021.4.5.1653 | 1,133 | 4/5/2021 | |
| 2021.4.1.913 | 1,094 | 4/1/2021 | |
| 2021.3.31.2003 | 1,258 | 4/1/2021 | |
| 2021.3.18.1622 | 1,161 | 3/18/2021 | |
| 2021.3.3.1259 | 1,118 | 3/3/2021 | |
| 2021.3.2.1415 | 1,409 | 3/2/2021 | |
| 2021.3.1.11 | 1,115 | 2/28/2021 | |
| 2021.3.1.1 | 1,107 | 2/27/2021 | |
| 2021.3.1 | 1,118 | 2/27/2021 |
Major releases that add functionality other than optimization and minor bug fixing
22 March 2021
- Performance update
05 March 2021
- Update package reference
12 February 2021
- Framework extension changes
- Update package references
25 January 2021
- Update extension methods
- Update package references
02 January 2021
- Updated terms and conditions to REL. 2021.01.02
23 December 2020
- Update package reference
19 December 2020
- Update package references
14 December 2020
- Update package references
12 December 2020
- Update package references
- Compile with Language version 9.0
04 December 2020
- Update package references
22 November 2020
- Update compiler hints improving .net Core 3.1 and .Net 5.0 compiled binaries
11 November 2020
- Update packages and support .Net 5.0
08 November 2020
- Update signatures and NuGet package references
14 October 2020
- Update to .net core 3.1.4
12 October 2020
1. Initial release containing the reporting endpoints