Walter.Web.FireWall.UserAgent.UsersStack 2020.10.5.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Walter.Web.FireWall.UserAgent.UsersStack --version 2020.10.5.1                
NuGet\Install-Package Walter.Web.FireWall.UserAgent.UsersStack -Version 2020.10.5.1                
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.UserAgent.UsersStack" Version="2020.10.5.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Walter.Web.FireWall.UserAgent.UsersStack --version 2020.10.5.1                
#r "nuget: Walter.Web.FireWall.UserAgent.UsersStack, 2020.10.5.1"                
#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.UserAgent.UsersStack as a Cake Addin
#addin nuget:?package=Walter.Web.FireWall.UserAgent.UsersStack&version=2020.10.5.1

// Install Walter.Web.FireWall.UserAgent.UsersStack as a Cake Tool
#tool nuget:?package=Walter.Web.FireWall.UserAgent.UsersStack&version=2020.10.5.1                

Use the Userstack service to extend the firewall's UserAgent meta data.
To use the software use dependency injection during services registration
     services.AddFireWall(FireWallTrail.License, FireWallTrail.DomainKey
       , domainName: new Uri("https://www.your-domain.com/", UriKind.Absolute)
       , options =>
     {
       //your firewall settings
     }).UseUserAgentsStore(option => {
       option.ApiKey = "123456789";//enter your key
       option.Https = false;//set false if you use free version
     });

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.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
2024.9.27.1406 31 9/27/2024
2024.9.17.1417 81 9/17/2024
2024.9.12.1923 95 9/12/2024
2024.9.6.1352 86 9/7/2024
2024.9.1.1159 99 9/1/2024
2024.8.26.1150 103 8/26/2024
2024.8.19.1411 113 8/19/2024
2024.8.17.1000 113 8/17/2024
2024.8.12.1622 108 8/13/2024
2024.8.5.1010 71 8/5/2024
2024.8.1.1545 115 8/16/2024
2024.7.28.629 65 7/28/2024
2024.7.26.1512 70 7/26/2024
2024.7.26.828 64 7/26/2024
2024.7.11.1604 85 7/11/2024
2024.7.9.1520 90 7/9/2024
2024.7.4.1425 107 7/4/2024
2024.7.3.1249 95 7/3/2024
2024.7.2.1536 102 7/2/2024
2024.6.28.953 105 6/28/2024
2023.11.13.1117 193 11/13/2023
2023.10.26.1502 167 10/29/2023
2023.10.12.1926 161 10/12/2023
2023.9.14.812 142 9/14/2023
2023.9.7.1748 167 9/7/2023
2023.9.7.1241 148 9/7/2023
2023.9.6.1001 151 9/6/2023
2023.9.5.1246 136 9/5/2023
2023.9.5.1032 161 9/5/2023
2023.8.31.1522 167 8/31/2023
2023.8.29.1040 149 8/29/2023
2023.8.17.901 149 8/17/2023
2023.8.9.1314 168 8/9/2023
2023.8.2.750 176 8/2/2023
2023.7.12.830 177 7/12/2023
2023.7.5.1419 172 7/6/2023
2023.6.14.1628 203 6/14/2023
2023.6.11.1304 199 6/11/2023
2023.5.30.1640 176 5/30/2023
2023.5.4.1552 210 5/4/2023
2023.5.1.1524 236 5/1/2023
2023.4.29.910 201 4/29/2023
2023.4.12.1236 251 4/12/2023
2023.3.22.1456 270 3/22/2023
2023.3.14.1356 283 3/14/2023
2023.3.1.810 276 3/1/2023
2023.2.25.11857 316 2/25/2023
2023.2.22.27 306 2/22/2023
2023.2.15.1413 294 2/15/2023
2023.2.11.1628 324 2/11/2023
2023.1.11.534 359 1/11/2023
2022.12.30.711 371 12/30/2022
2022.12.15.1108 382 12/15/2022
2022.12.14.648 400 12/14/2022
2022.11.27.1059 392 11/27/2022
2022.11.21.338 360 11/21/2022
2022.11.14.1819 406 11/14/2022
2022.11.13.917 417 11/13/2022
2022.10.31.740 456 11/1/2022
2022.10.15.652 474 10/15/2022
2022.10.1.810 491 10/1/2022
2022.9.26.1444 506 9/26/2022
2022.9.14.1508 581 9/14/2022
2022.9.14.809 629 9/14/2022
2022.9.8.1009 547 9/8/2022
2022.8.20.1007 524 8/20/2022
2022.8.1.1 572 7/31/2022
2022.7.1300 589 7/1/2022
2022.7.31.1016 521 7/31/2022
2022.7.15.841 565 7/15/2022
2022.6.21.647 567 6/21/2022
2022.5.18.638 570 5/19/2022
2022.5.16.853 577 5/19/2022
2022.5.16.816 583 5/16/2022
2022.5.4.1010 605 5/4/2022
2022.4.10.947 622 4/10/2022
2022.4.10.925 677 4/10/2022
2022.4.10.828 672 4/10/2022
2022.4.1.1545 655 4/1/2022
2022.3.31.823 697 3/31/2022
2022.3.26.1103 664 3/26/2022
2022.3.26.820 703 3/26/2022
2022.3.25.840 675 3/26/2022
2022.2.16.1131 685 2/17/2022
2022.2.16.834 668 2/17/2022
2022.2.5.1114 719 2/5/2022
2022.1.17.1158 737 1/17/2022
2022.1.10.1505 754 1/10/2022
2022.1.10.537 813 1/10/2022
2022.1.5.1139 834 1/8/2022
2021.12.28.1452 885 12/28/2021
2021.12.16.812 969 12/16/2021
2021.11.23.1528 7,101 11/24/2021
2021.11.21.925 889 11/22/2021
2021.11.19.847 918 11/19/2021
2021.11.18.1824 983 11/16/2021
2021.11.10.852 1,181 11/10/2021
2021.11.9.2021 1,027 11/9/2021
2021.11.8.2109 780 11/9/2021
2021.11.8.1612 774 11/8/2021
2021.11.7.1021 836 11/8/2021
2021.11.3.1612 618 11/4/2021
2021.11.1.1102 812 11/1/2021
2021.10.25.1206 896 10/25/2021
2021.10.23.1310 617 10/25/2021
2021.10.19.1522 613 10/19/2021
2021.10.16.1325 658 10/18/2021
2021.10.6.1546 637 10/6/2021
2021.10.5.1450 715 10/5/2021
2021.10.4.1155 863 10/5/2021
2021.10.1.753 767 10/1/2021
2021.9.27.1005 596 9/28/2021
2021.9.26.1913 763 9/26/2021
2021.9.19.1015 595 9/19/2021
2021.9.17.1702 581 9/17/2021
2021.9.17.1449 747 9/17/2021
2021.9.13.1600 777 9/13/2021
2021.9.11.2004 853 9/11/2021
2021.9.9.1110 620 9/9/2021
2021.9.7.1901 825 9/8/2021
2021.9.7.1121 632 9/7/2021
2021.9.6.1518 584 9/7/2021
2021.9.4.1124 724 9/4/2021
2021.9.2.708 576 9/4/2021
2021.9.0.1259 571 9/2/2021
2021.8.2200 811 8/23/2021
2021.8.2100 647 8/23/2021
2021.8.22.900 802 8/22/2021
2021.8.18.1500 619 8/18/2021
2021.8.18.930 665 8/18/2021
2021.8.14.1600 804 8/16/2021
2021.8.14.829 626 8/14/2021
2021.8.9.1105 769 8/9/2021
2021.8.8.1612 641 8/8/2021
2021.8.6.1044 814 8/6/2021
2021.8.4.1355 818 8/5/2021
2021.7.30.2118 823 7/31/2021
2021.7.27.926 631 7/28/2021
2021.7.23.931 759 7/26/2021
2021.7.22.1456 542 7/23/2021
2021.7.15.1547 622 7/15/2021
2021.7.13.812 602 7/13/2021
2021.7.8.1527 943 7/10/2021
2021.7.5.1649 644 7/5/2021
2021.6.29.1453 801 6/30/2021
2021.6.26.1753 832 6/27/2021
2021.6.25.1849 633 6/25/2021
2021.6.24.1518 575 6/24/2021
2021.6.20.729 857 6/20/2021
2021.6.15.2006 811 6/15/2021
2021.6.14.2025 604 6/15/2021
2021.6.13.2035 657 6/14/2021
2021.6.9.1120 591 6/9/2021
2021.6.3.1509 590 6/3/2021
2021.5.31.1533 615 5/31/2021
2021.5.31.1415 621 5/31/2021
2021.5.25.1732 663 5/25/2021
2021.5.24.1128 579 5/24/2021
2021.5.12.1054 562 5/12/2021
2021.5.12.637 482 5/12/2021
2021.5.8.1226 495 5/8/2021
2021.5.5.1901 539 5/6/2021
2021.5.3.1621 524 5/4/2021
2021.5.1.905 568 5/1/2021
2021.4.28.1511 577 4/28/2021
2021.4.20.1520 524 4/21/2021
2021.4.16.738 514 4/21/2021
2021.4.14.1216 605 4/16/2021
2021.4.9.1538 622 4/13/2021
2021.4.8.947 576 4/13/2021
2021.4.6.1235 551 4/6/2021
2021.4.5.1653 600 4/5/2021
2021.4.1.913 765 4/1/2021
2021.3.31.2003 623 4/1/2021
2021.3.18.1622 631 3/18/2021
2021.3.3.1259 598 3/3/2021
2021.3.2.1415 569 3/2/2021
2021.3.1.11 588 2/28/2021
2021.3.1.1 639 2/27/2021
2021.3.1 514 2/27/2021
2021.2.23.6 571 2/23/2021
2021.2.21.1 559 2/21/2021
2021.2.20.1 536 2/20/2021
2021.2.19.2 532 2/19/2021
2021.2.18.6 541 2/19/2021
2021.2.17.1 506 2/17/2021
2021.2.16.1 551 2/16/2021
2021.2.15.3 533 2/15/2021
2021.2.15.1 492 2/14/2021
2021.2.12.6 585 2/12/2021
2021.2.12.2 517 2/12/2021
2021.2.11.1 582 2/11/2021
2021.2.10.1 571 2/10/2021
2021.2.8.1 564 2/9/2021
2021.2.7.2 585 2/7/2021
2021.2.7.1 540 2/6/2021
2020.12.27.6 614 12/27/2020
2020.12.27.1 597 12/27/2020
2020.12.26.7 593 12/27/2020
2020.12.26.5 615 12/27/2020
2020.12.19.1 723 12/19/2020
2020.12.16.1 543 12/16/2020
2020.12.15.1 586 12/15/2020
2020.12.14.5 613 12/14/2020
2020.12.14.4 628 12/14/2020
2020.12.14.3 684 12/14/2020
2020.12.5.1 708 12/5/2020
2020.12.4.4 598 12/4/2020
2020.12.4.3 584 12/4/2020
2020.12.4.1 646 12/4/2020
2020.12.3.1 544 12/3/2020
2020.12.2.4 538 12/2/2020
2020.12.2.3 628 12/2/2020
2020.12.1.1 635 12/1/2020
2020.11.28.1 684 11/28/2020
2020.11.27.2 569 11/27/2020
2020.11.27.1 618 11/27/2020
2020.11.25.1 570 11/25/2020
2020.11.22.3 579 11/23/2020
2020.11.20.1 652 11/21/2020
2020.11.19.3 584 11/19/2020
2020.11.19.1 681 11/19/2020
2020.11.18.2 643 11/18/2020
2020.11.17.2 648 11/17/2020
2020.11.17.1 650 11/17/2020
2020.11.15.1 704 11/15/2020
2020.11.14.1 658 11/14/2020
2020.11.13.2 729 11/13/2020
2020.11.13.1 595 11/13/2020
2020.11.12.1 611 11/12/2020
2020.11.11.1 637 11/11/2020
2020.11.8.1 731 11/8/2020
2020.11.7.1 676 11/7/2020
2020.11.5.1 673 11/5/2020
2020.11.3.1 615 11/3/2020
2020.11.1.3 621 11/1/2020
2020.11.1.2 666 11/1/2020
2020.11.1.1 613 11/1/2020
2020.10.30.1 650 11/1/2020
2020.10.15.3 569 10/15/2020
2020.10.15.2 576 10/15/2020
2020.10.14.1 620 10/14/2020
2020.10.13.1 587 10/13/2020
2020.10.12.2 726 10/12/2020
2020.10.12.1 613 10/12/2020
2020.10.10.1 779 10/10/2020
2020.10.9.6 694 10/9/2020
2020.10.9.2 666 10/9/2020
2020.10.9.1 597 10/9/2020
2020.10.8.1 650 10/8/2020
2020.10.6.8 686 10/7/2020
2020.10.6.6 616 10/7/2020
2020.10.6.5 653 10/7/2020
2020.10.6.4 665 10/7/2020
2020.10.6.3 656 10/7/2020
2020.10.6.2 608 10/7/2020
2020.10.6.1 678 10/7/2020
2020.10.5.3 604 10/6/2020
2020.10.5.1 715 10/6/2020

06 October 2020
1. Initial release