NetStructs provides C# structures to represent various entities commonly used in networking, most notably IP addresses and ports. These structures are designed to be blittable with the data structures used in low-level operating system networking calls (ie, the Linux socket interface and WinSock interface).
$ dotnet add package NetStructsNo README available.