Info
Version: | 3.0.667 |
Author(s): | Luc Dvchosal |
Last Update: | Monday, March 4, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/lduchosal/ipnetwork |
NuGet Url: | https://www.nuget.org/packages/IPNetwork2 |
Install
Install-Package IPNetwork2
dotnet add package IPNetwork2
paket add IPNetwork2
IPNetwork2 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Runtime.Numerics(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
No dependencies.
No dependencies.
Tags
It works with IPv4 and IPv6 as well. It is written in C# for .NetStandard and coreclr and has a light and clean API and is fully unit tested.