Walter.Web.FireWall.SqlLogger 2023.9.14.812

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0
dotnet add package Walter.Web.FireWall.SqlLogger --version 2023.9.14.812
NuGet\Install-Package Walter.Web.FireWall.SqlLogger -Version 2023.9.14.812
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.SqlLogger" Version="2023.9.14.812" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Walter.Web.FireWall.SqlLogger --version 2023.9.14.812
#r "nuget: Walter.Web.FireWall.SqlLogger, 2023.9.14.812"
#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.
// Install Walter.Web.FireWall.SqlLogger as a Cake Addin
#addin nuget:?package=Walter.Web.FireWall.SqlLogger&version=2023.9.14.812

// Install Walter.Web.FireWall.SqlLogger as a Cake Tool
#tool nuget:?package=Walter.Web.FireWall.SqlLogger&version=2023.9.14.812

About this package

This package that enable SQL Server database storage and logging to NuGet package Walter.Web.Firewall The strong point for this package is that it "dumps" the data in a table schema named etl that then become the basis for your shared reporting script where you can store the exploits in a shared repository

setup

The NuGet package is easily activated by dependency injection during service configuration

	services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey
	, domainName: new Uri("https://www.your-domain.com", UriKind.Absolute)
	, options =&gt;
	{
	//your firewall settings
	}).UseDataBase(ConfigurationManager.ConnectionStrings["FireWallState"].ConnectionString)
	.UseFireWallReportingDatabase(ConfigurationManager.ConnectionStrings["FireWallReporting"].ConnectionString);

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Additional computed target framework(s)
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
2023.9.14.812 80 9/14/2023
2023.9.7.1748 89 9/7/2023
2023.9.7.1241 79 9/7/2023
2023.9.6.1001 76 9/6/2023
2023.9.5.1246 71 9/5/2023
2023.9.5.1032 65 9/5/2023
2023.8.31.1522 86 8/31/2023
2023.8.29.1040 114 8/29/2023
2023.8.17.901 134 8/17/2023
2023.8.9.1314 175 8/9/2023
2023.8.2.750 199 8/2/2023
2023.7.12.830 207 7/12/2023
2023.7.5.1419 204 7/6/2023
2023.6.14.1628 223 6/14/2023
2023.6.11.1304 232 6/11/2023
2023.5.30.1640 233 5/30/2023
2023.5.4.1552 278 5/4/2023
2023.4.29.910 267 4/29/2023
2023.4.12.1236 285 4/12/2023
2023.3.22.1456 319 3/22/2023
2023.3.14.1356 337 3/14/2023
2023.3.1.810 313 3/1/2023
2023.2.25.11857 333 2/25/2023
2023.2.22.27 356 2/22/2023
2023.2.15.1413 354 2/15/2023
2023.2.11.1628 349 2/11/2023
2023.1.11.534 386 1/11/2023
2022.12.30.711 408 12/30/2022
2022.12.15.1108 425 12/15/2022
2022.12.14.648 386 12/14/2022
2022.11.27.1059 459 11/27/2022
2022.11.21.338 458 11/21/2022
2022.11.14.1819 489 11/14/2022
2022.11.13.917 470 11/13/2022
2022.10.31.740 498 11/1/2022
2022.10.15.652 572 10/15/2022
2022.10.1.810 552 10/1/2022
2022.9.26.1444 594 9/26/2022
2022.9.14.1508 618 9/14/2022
2022.9.14.809 641 9/14/2022
2022.9.8.1009 647 9/8/2022
2022.8.20.1007 602 8/20/2022
2022.8.1.1 600 7/31/2022
2022.7.1300 598 7/1/2022
2022.7.31.1016 582 7/31/2022
2022.7.15.841 644 7/15/2022
2022.6.21.647 633 6/21/2022
2022.5.18.638 650 5/19/2022
2022.5.16.853 631 5/19/2022
2022.5.16.816 622 5/16/2022
2022.5.4.1010 611 5/4/2022
2022.4.10.947 731 4/10/2022
2022.4.10.925 692 4/10/2022
2022.4.10.828 690 4/10/2022
2022.4.1.1545 696 4/1/2022
2022.3.26.1103 657 3/26/2022
2022.3.26.820 656 3/26/2022
2022.3.25.840 626 3/26/2022
2022.2.16.1131 702 2/17/2022
2022.2.16.834 698 2/17/2022
2022.2.5.1114 728 2/5/2022
2022.1.17.1158 748 1/17/2022
2022.1.10.1505 779 1/10/2022
2022.1.10.537 635 1/10/2022
2022.1.5.1139 498 1/8/2022
2021.12.28.1452 540 12/28/2021
2021.12.16.812 592 12/16/2021
2021.11.23.1528 6,793 11/24/2021
2021.11.21.925 583 11/22/2021
2021.11.19.1503 630 11/22/2021
2021.11.19.847 705 11/19/2021
2021.11.18.1824 645 11/16/2021
2021.11.10.852 632 11/10/2021
2021.11.9.2021 747 11/9/2021
2021.11.8.2109 601 11/9/2021
2021.11.8.1612 654 11/8/2021
2021.11.7.1021 710 11/8/2021
2021.11.3.1612 720 11/4/2021
2021.11.1.1102 646 11/1/2021
2021.10.25.1206 696 10/25/2021
2021.10.23.1310 672 10/25/2021
2021.10.19.1522 692 10/19/2021
2021.10.16.1325 621 10/18/2021
2021.10.6.1546 642 10/6/2021
2021.10.5.1450 710 10/5/2021
2021.10.4.1155 697 10/5/2021
2021.10.1.753 799 10/1/2021
2021.9.27.1005 657 9/28/2021
2021.9.26.1913 667 9/26/2021
2021.9.19.1015 743 9/19/2021
2021.9.17.1702 665 9/17/2021
2021.9.17.1449 652 9/17/2021
2021.9.13.1600 736 9/13/2021
2021.9.9.1110 676 9/9/2021
2021.9.7.1901 651 9/8/2021
2021.9.7.1121 768 9/7/2021
2021.9.6.1518 657 9/7/2021
2021.9.4.1124 740 9/4/2021
2021.9.2.708 697 9/4/2021
2021.9.0.1259 638 9/2/2021
2021.8.2200 656 8/23/2021
2021.8.2100 662 8/23/2021
2021.8.22.900 726 8/22/2021
2021.8.18.1500 674 8/18/2021
2021.8.18.930 653 8/18/2021
2021.8.14.1600 647 8/16/2021
2021.8.9.1105 634 8/9/2021
2021.8.8.1612 605 8/8/2021
2021.8.8.1138 697 8/8/2021
2021.8.6.1044 756 8/6/2021
2021.8.4.1355 711 8/5/2021
2021.7.30.2118 740 7/31/2021
2021.7.27.926 672 7/28/2021
2021.7.23.931 651 7/26/2021
2021.7.22.1456 712 7/23/2021
2021.7.15.1547 698 7/15/2021
2021.7.13.812 691 7/13/2021
2021.7.8.1527 841 7/10/2021
2021.7.5.1649 776 7/5/2021
2021.6.29.1453 727 6/30/2021
2021.6.26.1753 843 6/27/2021
2021.6.25.1849 671 6/25/2021
2021.6.24.1518 746 6/24/2021
2021.6.20.729 696 6/20/2021
2021.6.15.2006 745 6/15/2021
2021.6.14.2025 758 6/15/2021
2021.6.13.2035 719 6/14/2021
2021.6.12.1154 699 6/13/2021
2021.6.9.1120 773 6/9/2021
2021.6.3.1509 781 6/3/2021
2021.5.31.1533 779 5/31/2021
2021.5.31.1415 748 5/31/2021
2021.5.25.1732 757 5/25/2021
2021.5.24.1128 739 5/24/2021
2021.5.24.1019 698 5/24/2021
2021.5.12.1054 663 5/12/2021
2021.5.12.637 648 5/12/2021
2021.5.10.1442 753 5/11/2021
2021.5.8.1226 684 5/8/2021
2021.5.6.2037 710 5/6/2021
2021.5.5.1901 727 5/6/2021
2021.5.3.1621 636 5/4/2021
2021.5.1.905 675 5/1/2021
2021.4.28.1511 656 4/28/2021
2021.4.20.1520 664 4/21/2021
2021.4.16.738 708 4/21/2021
2021.4.14.1216 707 4/16/2021
2021.4.9.1538 690 4/13/2021
2021.4.8.947 705 4/13/2021
2021.4.6.1235 684 4/6/2021
2021.4.5.1653 684 4/5/2021
2021.4.1.913 706 4/1/2021
2021.3.31.2003 698 4/1/2021
2021.3.18.1622 674 3/18/2021
2021.3.3.1259 793 3/3/2021
2021.3.2.1415 714 3/2/2021
2021.3.1.11 715 2/28/2021
2021.3.1.1 771 2/27/2021
2021.3.1 730 2/27/2021
2021.2.23.6 751 2/23/2021
2021.2.21.1 659 2/21/2021
2021.2.20.1 697 2/20/2021
2021.2.19.2 626 2/19/2021
2021.2.18.6 700 2/19/2021
2021.2.17.1 796 2/17/2021
2021.2.16.1 781 2/16/2021
2021.2.15.3 787 2/15/2021
2021.2.15.1 765 2/14/2021
2021.2.14.3 762 2/14/2021
2021.2.12.6 685 2/12/2021
2021.2.12.2 763 2/12/2021
2021.2.11.1 755 2/11/2021
2021.2.10.1 780 2/10/2021
2021.2.8.1 821 2/9/2021
2021.2.7.2 814 2/7/2021
2021.2.7.1 725 2/6/2021
2020.12.27.6 842 12/27/2020
2020.12.27.1 751 12/27/2020
2020.12.26.7 744 12/27/2020
2020.12.26.5 756 12/27/2020
2020.12.26.3 743 12/27/2020
2020.12.19.1 948 12/19/2020
2020.12.16.1 810 12/16/2020
2020.12.15.1 723 12/15/2020
2020.12.14.5 774 12/14/2020
2020.12.14.4 831 12/14/2020
2020.12.14.3 800 12/14/2020
2020.12.4.4 837 12/4/2020
2020.12.4.3 801 12/4/2020
2020.12.3.1 815 12/3/2020
2020.12.2.4 775 12/2/2020
2020.12.2.3 850 12/2/2020
2020.12.1.1 787 12/1/2020
2020.11.28.1 831 11/28/2020
2020.11.27.2 806 11/27/2020
2020.11.27.1 789 11/27/2020
2020.11.25.1 771 11/25/2020
2020.11.22.3 798 11/23/2020
2020.11.20.1 856 11/21/2020
2020.11.19.3 860 11/19/2020
2020.11.19.1 859 11/19/2020
2020.11.18.2 851 11/18/2020
2020.11.17.2 829 11/17/2020
2020.11.17.1 790 11/17/2020
2020.11.15.1 802 11/15/2020
2020.11.14.1 872 11/14/2020
2020.11.13.3 857 11/14/2020
2020.11.13.2 770 11/13/2020
2020.11.13.1 816 11/13/2020
2020.11.12.1 832 11/12/2020
2020.11.11.1 812 11/11/2020
2020.11.8.1 891 11/8/2020
2020.11.7.1 788 11/7/2020
2020.11.5.1 801 11/5/2020
2020.11.3.1 787 11/3/2020
2020.11.1.3 816 11/1/2020
2020.11.1.2 859 11/1/2020
2020.11.1.1 800 11/1/2020
2020.10.30.1 807 11/1/2020
2020.10.15.3 801 10/15/2020
2020.10.15.2 833 10/15/2020
2020.10.14.1 817 10/14/2020
2020.10.13.1 824 10/13/2020
2020.10.12.2 835 10/12/2020
2020.10.12.1 791 10/12/2020
2020.10.10.1 950 10/10/2020
2020.10.9.6 738 10/9/2020
2020.10.9.2 761 10/9/2020
2020.10.9.1 801 10/9/2020
2020.10.8.1 796 10/8/2020
2020.10.6.8 839 10/7/2020
2020.10.6.6 860 10/7/2020
2020.10.6.5 821 10/7/2020
2020.10.6.4 800 10/7/2020
2020.10.6.3 825 10/7/2020
2020.10.6.2 773 10/7/2020
2020.10.6.1 796 10/7/2020
2020.10.5.1 929 10/6/2020
2020.10.1.3 738 10/1/2020
2020.10.1.2 774 10/1/2020
2020.10.1.1 814 10/1/2020
2020.9.29.10 890 9/29/2020
2020.9.29.9 863 9/29/2020
2020.9.28.2 775 9/28/2020
2020.9.28.1 798 9/28/2020
2020.9.25.1 979 9/26/2020
2020.9.24.2 798 9/24/2020
2020.9.24 794 9/24/2020
2020.9.23.2 846 9/23/2020
2020.9.23.1 803 9/23/2020
2020.9.22.1 798 9/22/2020
2020.9.21.1 853 9/21/2020
2020.9.17.2 796 9/17/2020
2020.9.16 860 9/16/2020
2020.9.15 868 9/15/2020
2020.9.9.2 768 9/9/2020
2020.9.8.1 805 9/8/2020
2020.9.6.5 906 9/6/2020
2020.9.4.2 803 9/4/2020
2020.9.4.1 838 9/4/2020
2020.9.4 754 9/4/2020
2020.9.3.1 794 9/3/2020

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

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

4 May 2022
- Update NuGet References

15 March 2022
- update to 6.0.3

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

19 September
- Update NuGet packages release for .Net 5.0.10

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

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
- Update on incident and communication interfaces
- Improved IFireWall WHOIS query method and include ISP counters

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

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

29 December 2020
- Update package reference

23 December 2020
- Update package reference

19-20 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

14 November 2020
- Update database script and script logging

13 November 2020
- Update Logging infrastructure

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
- Implement changed database reporting interface

05 October 2020
- Update terms
- update NuGet package references

09 September 2020
- update NuGet package references

08 September 2020
- Update NuGet package references

04 September 2020
- Update package reference to firewall package

26 August 2020
- Write TSQL update log for assembly and update only if previously failed of needs updated

22 August 2020
- Update SQL update statement for database reporting

21 August 2020
- Update Extension method to register database plug-in with firewall

11 June 2020 release
- Add support for Ticket service for incident reporting when the Walter.TicketService.ExceptionReporting is set to true (default false)

28 May 2020:  Changes in 1.0.0.4 release
- Updated fluent API for registration with dependency framework

21 Dec 2019
- Initial release uploaded for development. Still in beta release