Walter.Web.FireWall.Geo.Native 2025.3.13.1323

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Walter.Web.FireWall.Geo.Native --version 2025.3.13.1323
                    
NuGet\Install-Package Walter.Web.FireWall.Geo.Native -Version 2025.3.13.1323
                    
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.Geo.Native" Version="2025.3.13.1323" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Walter.Web.FireWall.Geo.Native" Version="2025.3.13.1323" />
                    
Directory.Packages.props
<PackageReference Include="Walter.Web.FireWall.Geo.Native" />
                    
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.Geo.Native --version 2025.3.13.1323
                    
#r "nuget: Walter.Web.FireWall.Geo.Native, 2025.3.13.1323"
                    
#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.Geo.Native@2025.3.13.1323
                    
#: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.Geo.Native&version=2025.3.13.1323
                    
Install as a Cake Addin
#tool nuget:?package=Walter.Web.FireWall.Geo.Native&version=2025.3.13.1323
                    
Install as a Cake Tool

#About this package

This is a free FireWall native Geo-country code API with limited accuracy.

The Package adds functionality to NuGet package Walter.Web.Firewall More information on how to use this Add-On is available in this manual https://www.asp-waf.com/download/ASP-WAF-FireWall-Getting-Started.pdf

This free API library may not give accurate results as it uses unchecked public domain data from the ISP hosting the IP address, it is safe enough however to use it at a country level.


    services.AddFireWall(FireWallTrail.License, FireWallTrail.DomainKey
    , domainName: new Uri("https://www.your-domain.com", UriKind.Absolute)
    , options =>
    {
        ///your domain firewall settings

    }).UseNativeGeoProvider()
      .AddFireWallGeoTagHelpers()

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net8.0-windows7.0 is compatible.  net9.0 is compatible.  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.  net9.0-windows7.0 is compatible.  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. 
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
2025.9.1452 223 9/28/2025
2025.8.13.1223 232 8/13/2025
2025.7.30.1003 172 7/30/2025
2025.7.10.1347 215 7/10/2025
2025.6.30.1407 204 7/1/2025
2025.6.12.1057 381 6/12/2025
2025.4.17.1816 287 4/17/2025
2025.3.13.1323 235 3/13/2025
2025.2.26.1642 210 2/26/2025
2025.2.25.1033 206 2/26/2025
2025.2.24.1556 194 2/25/2025
2025.2.16.1149 211 2/19/2025
2025.2.15.1316 188 2/15/2025
2025.1.16.1410 194 1/16/2025
2025.1.4.1941 210 1/4/2025
2025.1.2.1544 221 1/3/2025
2024.12.14.838 220 12/14/2024
2024.12.9.1107 222 12/13/2024
Loading failed

16 Feb 2025
- Update to .Net 9 SP1

15 November 2024
- Remove support for deprecated framework (6,7) due to the CVE warnings in Microsoft Nuget
packages and no migration options
- Add support for .Net 9

12 October 2023
- Build using SDK-7.0.402 and SDK-6.0.415
- Update Package references


14 June 2023
- Update due to SDK Update 7.0.304, and 6.0.410

12 April 2023
- Update to a new .net 7.0.5 SDK release

14 Mar 2023
- Update NuGet package references

22 Feb 2023
- Axel Imani Release (Go live)

15 February 2023
- Update to .net 6.0.406  and 7.0.3

11 January 2023
- update to 7.0.2, 6.0.13 SDK and build tools for 17.4.4

14 December 2022
- Update to .Net SDK 3.1.426, 6.0.404 and 7.0.101

14 November 2022
- Update NuGet Packages

6 November 2022
- Add support for .Net 7

15 November 2022
- Update NuGet package references

1 October 2022
- Update build with new SDK
- Update code sign certificates

14 September 2022
- Update to include new package 6.0.X and Microsoft CVE-2022-38013

02 September 2022
- Please make sure to update servers using this packages due to a security bug in .net
> System.Security.Cryptography.Xml      4.5.0      Moderate   https://github.com/advisories/GHSA-2m65-m22p-9wjw
     > System.Text.Encodings.Web             4.5.0      Critical   https://github.com/advisories/GHSA-ghhp-997w-qr28

15 June 2022
- Update to support .net 6.0.7 and 3.1.27
- Update package references

21 June 2022
- Update package references

4 May 2022
- Update NuGet References

16 December 2021
- Update to .Net SDK update 14 December for .NET CORE 3.1.416, and .NET 5.0.404 and 6.0.101

9 November 2021
- Fix package dependency on vulnerable packages from Microsoft by upgrading vulnerable packages

8 November 2021
- Update to .Net NuGet packages .NET 6.0.0, .NET 5.0.403 and core 3.1.415

22 October 2021
- Update service registration as well as application configuration to enable GEO-Middleware and not just GEO Filters

19 September 2021
- Update NuGet packages release for .Net 5.0.10

8 Aug 2021
- update to .NET 6.0 SDK (v6.0.100-preview.6)

30 June 2021
- Add .Net 6.0 binaries to the NuGet package

15 June 2021
- Update to .Net Core 3.1.17 and .Net 5.0.8 SDK

09 June 2021
- Update to .Net SDK 5.0.301 and 3.1.410

31 April 2021
- Update debugger display to improve debugging experience

12 April 2021
- Update to new code base after .net security violation fix

22 March 2021
- Performance update

05 March 2021
- Update package reference

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

29 December 2020
- Update package reference

23 December 2020
- Update package reference

19 December 2020
- Update package references

14 December 2020
- Update package references

04 December 2020
- Update package references
- Compile with Language version 9.0

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

2020.10.05
- Update terms
- update NuGet package references

2020.09.09
- Use IFirewallServiceCollection on builder because else it would register with any .net app but crash as IFirewall is missing
- update NuGet package references

2020.09.08
- update NuGet package references

2020.09.04
- update documentation and references