ZeroTier.Sockets
1.8.4
dotnet add package ZeroTier.Sockets --version 1.8.4
NuGet\Install-Package ZeroTier.Sockets -Version 1.8.4
<PackageReference Include="ZeroTier.Sockets" Version="1.8.4" />
paket add ZeroTier.Sockets --version 1.8.4
#r "nuget: ZeroTier.Sockets, 1.8.4"
// Install ZeroTier.Sockets as a Cake Addin #addin nuget:?package=ZeroTier.Sockets&version=1.8.4 // Install ZeroTier.Sockets as a Cake Tool #tool nuget:?package=ZeroTier.Sockets&version=1.8.4
ZeroTier.Sockets
Part of the ZeroTier SDK
Securely connect application instances, physical devices, and virtual devices as if everything is on a single LAN. ZeroTier brings your network into user-space. No root, and no host configuration requirements.
We've paired our network hyper-visor core with a TCP/UDP/IP stack (lwIP) to provide your application with an exclusive and private virtual network layer. All traffic is end-to-end encrypted between each peer and we provide an easy-to-use socket interface similar to System.Net.Sockets.
- Docs: docs.zerotier.com
- Repo: github.com/zerotier/libzt
- Website: zerotier.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 is compatible. netcoreapp1.1 is compatible. netcoreapp2.0 is compatible. netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 is compatible. netstandard1.5 is compatible. netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 is compatible. net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
native | native is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.4 | 2,602 | 12/7/2021 |
1.4.3 | 639 | 5/26/2021 |
1.4.2 | 465 | 5/18/2021 |
1.4.1 | 475 | 5/13/2021 |
1.3.3-alpha.2 | 209 | 2/16/2021 |
1.3.3-alpha.1 | 215 | 2/5/2021 |
Fix callback delegate bug