IpMatcher 1.0.0
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package IpMatcher -Version 1.0.0
dotnet add package IpMatcher --version 1.0.0
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IpMatcher, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# library for maintaining a match list of IP addresses and networks and comparing inputs to see if a match exists.
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
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 |
---|---|
Watson
Simple, fast, async C# web server for handling REST requests with SSL support, targeted to .NET Core, .NET Standard, and .NET Framework. |
|
HttpServerLite
User-space HTTP and HTTPS server without http.sys written in C#. Please visit the project site README for details on implementation. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on IpMatcher:
Repository | Stars |
---|---|
jchristn/WatsonWebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
|
Initial release