Info
| Version: | 1.0.0.2 |
| Author(s): | Guilherme Balena Versiani |
| Last Update: | Tuesday, December 6, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://bitbucket.org/guibv/takeio.networkaddress |
| NuGet Url: | https://www.nuget.org/packages/TakeIo.NetworkAddress |
Install
Install-Package TakeIo.NetworkAddress
dotnet add package TakeIo.NetworkAddress
paket add TakeIo.NetworkAddress
TakeIo.NetworkAddress Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It also handles parsing of IP/Mask input strings like "192.168.0.0/24" or "192.168.0.0/255.255.0.0", and handle IP range addresses like "192.168.0.1-192.168.2.1".