IpMatcher 1.0.0

Details
Advisory: https://github.com/advisories/GHSA-qj93-37f5-mr29 Severity: critical
There is a newer version of this package available.
See the version list below for details.
dotnet add package IpMatcher --version 1.0.0
NuGet\Install-Package IpMatcher -Version 1.0.0
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="IpMatcher" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IpMatcher --version 1.0.0
#r "nuget: IpMatcher, 1.0.0"
#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 IpMatcher as a Cake Addin
#addin nuget:?package=IpMatcher&version=1.0.0

// Install IpMatcher as a Cake Tool
#tool nuget:?package=IpMatcher&version=1.0.0

C# library for maintaining a match list of IP addresses and networks and comparing inputs to see if a match exists.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on IpMatcher:

Package Downloads
HttpServerLite

User-space HTTP and HTTPS server without http.sys written in C#. Please visit the project site README for details on implementation.

Watson.Core

Core library for Watson and Watson.Lite; simple, fast, async C# web servers for handling REST requests with SSL support, targeted to .NET Core, .NET Standard, and .NET Framework.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on IpMatcher:

Repository Stars
dotnet/WatsonWebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
Version Downloads Last updated
1.0.4.4 95,248 2/7/2022
1.0.4.3 20,544 11/12/2021
1.0.4.2 7,843 8/18/2021
1.0.4.1 68,997 1/27/2021
1.0.4 10,695 11/15/2020
1.0.3 29,983 9/21/2019
1.0.1 51,781 3/13/2019
1.0.0 2,440 3/9/2018

Initial release