Walter.Web.FireWall.DefaultEndpoints 2021.2.12.2

Prefix Reserved
Suggested Alternatives

Walter.Web.FireWall

Additional Details

The default endpoints have been integrated into the firewall package itself and no longer needs to be installed or configured

There is a newer version of this package available.
See the version list below for details.
dotnet add package Walter.Web.FireWall.DefaultEndpoints --version 2021.2.12.2
                    
NuGet\Install-Package Walter.Web.FireWall.DefaultEndpoints -Version 2021.2.12.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Walter.Web.FireWall.DefaultEndpoints" Version="2021.2.12.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Walter.Web.FireWall.DefaultEndpoints" Version="2021.2.12.2" />
                    
Directory.Packages.props
<PackageReference Include="Walter.Web.FireWall.DefaultEndpoints" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Walter.Web.FireWall.DefaultEndpoints --version 2021.2.12.2
                    
#r "nuget: Walter.Web.FireWall.DefaultEndpoints, 2021.2.12.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Walter.Web.FireWall.DefaultEndpoints@2021.2.12.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Walter.Web.FireWall.DefaultEndpoints&version=2021.2.12.2
                    
Install as a Cake Addin
#tool nuget:?package=Walter.Web.FireWall.DefaultEndpoints&version=2021.2.12.2
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,292 5/6/2021 2021.5.6.2037 is deprecated because it is no longer maintained.
2021.5.5.1901 965 5/6/2021 2021.5.5.1901 is deprecated because it is no longer maintained.
2021.5.3.1621 935 5/4/2021 2021.5.3.1621 is deprecated because it is no longer maintained.
2021.5.1.905 1,068 5/1/2021 2021.5.1.905 is deprecated because it is no longer maintained.
2021.4.28.1511 953 4/28/2021 2021.4.28.1511 is deprecated because it is no longer maintained.
2021.4.20.1520 982 4/21/2021 2021.4.20.1520 is deprecated because it is no longer maintained.
2021.4.16.738 1,131 4/21/2021 2021.4.16.738 is deprecated because it is no longer maintained.
2021.4.14.1216 980 4/16/2021 2021.4.14.1216 is deprecated because it is no longer maintained.
2021.4.9.1538 1,082 4/13/2021 2021.4.9.1538 is deprecated because it is no longer maintained.
2021.4.8.947 936 4/13/2021 2021.4.8.947 is deprecated because it is no longer maintained.
2021.4.6.1235 921 4/6/2021 2021.4.6.1235 is deprecated because it is no longer maintained.
2021.4.5.1653 1,010 4/5/2021 2021.4.5.1653 is deprecated because it is no longer maintained.
2021.4.1.913 957 4/1/2021 2021.4.1.913 is deprecated because it is no longer maintained.
2021.3.31.2003 1,129 4/1/2021 2021.3.31.2003 is deprecated because it is no longer maintained.
2021.3.18.1622 1,030 3/18/2021 2021.3.18.1622 is deprecated because it is no longer maintained.
2021.3.3.1259 1,001 3/3/2021 2021.3.3.1259 is deprecated because it is no longer maintained.
2021.3.2.1415 1,287 3/2/2021 2021.3.2.1415 is deprecated because it is no longer maintained.
2021.3.1.11 994 2/28/2021 2021.3.1.11 is deprecated because it is no longer maintained.
2021.3.1.1 981 2/27/2021 2021.3.1.1 is deprecated because it is no longer maintained.
2021.3.1 1,005 2/27/2021 2021.3.1 is deprecated because it is no longer maintained.
2021.2.23.6 990 2/23/2021 2021.2.23.6 is deprecated because it is no longer maintained.
2021.2.21.1 937 2/21/2021 2021.2.21.1 is deprecated because it is no longer maintained.
2021.2.20.1 989 2/20/2021 2021.2.20.1 is deprecated because it is no longer maintained.
2021.2.19.2 983 2/19/2021 2021.2.19.2 is deprecated because it is no longer maintained.
2021.2.18.6 989 2/19/2021 2021.2.18.6 is deprecated because it is no longer maintained.
2021.2.17.1 971 2/17/2021 2021.2.17.1 is deprecated because it is no longer maintained.
2021.2.16.1 943 2/16/2021 2021.2.16.1 is deprecated because it is no longer maintained.
2021.2.15.3 992 2/15/2021 2021.2.15.3 is deprecated because it is no longer maintained.
2021.2.15.1 952 2/14/2021 2021.2.15.1 is deprecated because it is no longer maintained.
2021.2.14.3 978 2/14/2021 2021.2.14.3 is deprecated because it is no longer maintained.
2021.2.12.6 945 2/12/2021 2021.2.12.6 is deprecated because it is no longer maintained.
2021.2.12.2 964 2/12/2021 2021.2.12.2 is deprecated because it is no longer maintained.
2021.2.11.1 940 2/11/2021 2021.2.11.1 is deprecated because it is no longer maintained.
2021.2.10.1 1,001 2/10/2021 2021.2.10.1 is deprecated because it is no longer maintained.
2021.2.8.1 1,049 2/9/2021 2021.2.8.1 is deprecated because it is no longer maintained.
2021.2.7.2 992 2/7/2021 2021.2.7.2 is deprecated because it is no longer maintained.
2021.2.7.1 961 2/6/2021 2021.2.7.1 is deprecated because it is no longer maintained.
2020.12.27.6 1,014 12/27/2020 2020.12.27.6 is deprecated because it is no longer maintained.
2020.12.27.1 1,011 12/27/2020 2020.12.27.1 is deprecated because it is no longer maintained.
2020.12.26.7 1,033 12/27/2020 2020.12.26.7 is deprecated because it is no longer maintained.
2020.12.26.5 1,026 12/27/2020 2020.12.26.5 is deprecated because it is no longer maintained.
2020.12.26.3 1,027 12/27/2020 2020.12.26.3 is deprecated because it is no longer maintained.
2020.12.19.1 1,107 12/19/2020 2020.12.19.1 is deprecated because it is no longer maintained.
2020.12.16.1 1,010 12/16/2020 2020.12.16.1 is deprecated because it is no longer maintained.
2020.12.15.1 1,065 12/15/2020 2020.12.15.1 is deprecated because it is no longer maintained.
2020.12.14.5 1,046 12/14/2020 2020.12.14.5 is deprecated because it is no longer maintained.
2020.12.14.4 1,014 12/14/2020 2020.12.14.4 is deprecated because it is no longer maintained.
2020.12.14.3 1,032 12/14/2020 2020.12.14.3 is deprecated because it is no longer maintained.
2020.12.5.1 1,098 12/5/2020 2020.12.5.1 is deprecated because it is no longer maintained.
2020.12.4.4 1,078 12/4/2020 2020.12.4.4 is deprecated because it is no longer maintained.
2020.12.4.3 1,029 12/4/2020 2020.12.4.3 is deprecated because it is no longer maintained.
2020.12.4.1 1,050 12/4/2020 2020.12.4.1 is deprecated because it is no longer maintained.
2020.12.3.1 1,017 12/3/2020 2020.12.3.1 is deprecated because it is no longer maintained.
2020.12.2.4 993 12/2/2020 2020.12.2.4 is deprecated because it is no longer maintained.
2020.12.2.3 1,062 12/2/2020 2020.12.2.3 is deprecated because it is no longer maintained.
2020.12.1.1 1,040 12/1/2020 2020.12.1.1 is deprecated because it is no longer maintained.
2020.11.28.1 1,028 11/28/2020 2020.11.28.1 is deprecated because it is no longer maintained.
2020.11.27.2 1,045 11/27/2020 2020.11.27.2 is deprecated because it is no longer maintained.
2020.11.27.1 1,032 11/27/2020 2020.11.27.1 is deprecated because it is no longer maintained.
2020.11.25.1 1,050 11/25/2020 2020.11.25.1 is deprecated because it is no longer maintained.
2020.11.22.3 1,085 11/23/2020 2020.11.22.3 is deprecated because it is no longer maintained.
2020.11.20.1 1,029 11/21/2020 2020.11.20.1 is deprecated because it is no longer maintained.
2020.11.19.3 1,030 11/19/2020 2020.11.19.3 is deprecated because it is no longer maintained.
2020.11.19.1 1,074 11/19/2020 2020.11.19.1 is deprecated because it is no longer maintained.
2020.11.18.2 1,059 11/18/2020 2020.11.18.2 is deprecated because it is no longer maintained.
2020.11.17.2 1,024 11/17/2020 2020.11.17.2 is deprecated because it is no longer maintained.
2020.11.17.1 992 11/17/2020 2020.11.17.1 is deprecated because it is no longer maintained.
2020.11.15.1 1,076 11/15/2020 2020.11.15.1 is deprecated because it is no longer maintained.
2020.11.14.1 1,113 11/14/2020 2020.11.14.1 is deprecated because it is no longer maintained.
2020.11.13.2 1,085 11/13/2020 2020.11.13.2 is deprecated because it is no longer maintained.
2020.11.13.1 1,007 11/13/2020 2020.11.13.1 is deprecated because it is no longer maintained.
2020.11.12.1 1,077 11/12/2020 2020.11.12.1 is deprecated because it is no longer maintained.
2020.11.11.1 1,019 11/11/2020 2020.11.11.1 is deprecated because it is no longer maintained.
2020.11.8.1 1,154 11/8/2020 2020.11.8.1 is deprecated because it is no longer maintained.
2020.11.7.1 1,057 11/7/2020 2020.11.7.1 is deprecated because it is no longer maintained.
2020.11.5.1 1,053 11/5/2020 2020.11.5.1 is deprecated because it is no longer maintained.
2020.11.3.1 1,068 11/3/2020 2020.11.3.1 is deprecated because it is no longer maintained.
2020.11.1.3 1,098 11/1/2020 2020.11.1.3 is deprecated because it is no longer maintained.
2020.11.1.2 1,086 11/1/2020 2020.11.1.2 is deprecated because it is no longer maintained.
2020.11.1.1 1,051 11/1/2020 2020.11.1.1 is deprecated because it is no longer maintained.
2020.10.30.1 1,078 11/1/2020 2020.10.30.1 is deprecated because it is no longer maintained.
2020.10.15.3 995 10/15/2020 2020.10.15.3 is deprecated because it is no longer maintained.
2020.10.15.2 1,061 10/15/2020 2020.10.15.2 is deprecated because it is no longer maintained.
2020.10.14.1 988 10/14/2020 2020.10.14.1 is deprecated because it is no longer maintained.
2020.10.13.1 1,039 10/13/2020 2020.10.13.1 is deprecated because it is no longer maintained.
2020.10.12.2 1,132 10/12/2020 2020.10.12.2 is deprecated because it is no longer maintained.
2020.10.10.1 1,220 10/10/2020 2020.10.10.1 is deprecated because it is no longer maintained.

Major releases that add functionality other than optimization and minor bug fixing
     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