Sign in Sign up
nuget

Oakrey.Network.Tools

Network utility library for .NET. Provides ARP table queries (GetIPAddresses, GetMacAddress, GetAddressType via the arp command), IPv4 and IPv6 string validation extension methods (IsIpV4, IsIpV6), NetworkInterface extension methods (GetIPv4Addresses, GetIPv6Addresses, GetMacAddress, IsPhysical, IsUp), active interface resolution (NetworkInfo), real-time per-second traffic statistics as IObservable<Traffic> (TrafficMonitor), and a NetworkDeviceInfo model with async DNS and MAC resolution. Depends on System.Reactive.

nuget View on Nuget

Activity

Latest release
3mo ago
Total releases
6
Cadence
~3 months
Last 12 months
5

Details

License
MIT
First release
Apr 17, 2025
Releases
Version Released
2.0.4 patch
2.0.3 patch
2.0.2 patch
2.0.1 patch
2.0.0 major
1.0.0 initial