mirror of
https://github.com/zerotier/libzt.git
synced 2026-05-22 16:21:06 -07:00
NuGet package
Install from NuGet gallery package (recommended):
Install-Package ZeroTier.Sockets
Install from local package
Install-Package ZeroTier.Sockets -Source C:\PathToThePackageDir\
Development notes
- Microsoft's own documentation on multi-architecture nupkgs was outdated and Marco Siccardi seemed to have the only correct instructions found anywhere on the internet to accomplish this.