Subnetting-Calculation-for-.NET-developers

IPNetwork utility classes for .Net IPNetwork utility classes take care of complex network, IP, IPv4, IPv6, netmask, CIDR, subnet, subnetting, supernet, and supernetting calculation for .NET developers. It works with IPv4 as well as IPv6, is written in C#, has a light and clean API, and is fully unit-tested with 100% code coverage. Installation : PM>Install-Package IPNetwork2 -Version 2.1.2

Link

https://www.nuget.org/packages/IPNetwork2/