WatsonMesh 4.0.0.2
.NET 5.0
.NET Core 3.1
.NET Standard 2.1
.NET Framework 4.6.1
dotnet add package WatsonMesh --version 4.0.0.2
NuGet\Install-Package WatsonMesh -Version 4.0.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WatsonMesh" Version="4.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WatsonMesh --version 4.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WatsonMesh, 4.0.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WatsonMesh as a Cake Addin
#addin nuget:?package=WatsonMesh&version=4.0.0.2
// Install WatsonMesh as a Cake Tool
#tool nuget:?package=WatsonMesh&version=4.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple C# mesh networking library using TCP (with or without SSL) with integrated framing for reliable transmission and receipt of data amongst multiple nodes. Does not support NAT.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 13.0.1)
- WatsonTcp (>= 4.8.14.2)
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 13.0.1)
- WatsonTcp (>= 4.8.14.2)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
- WatsonTcp (>= 4.8.14.2)
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
- WatsonTcp (>= 4.8.14.2)
-
net6.0
- Newtonsoft.Json (>= 13.0.1)
- WatsonTcp (>= 4.8.14.2)
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 |
---|---|---|
4.0.0.2 | 3,762 | 11/12/2021 |
4.0.0.1 | 209 | 11/12/2021 |
4.0.0 | 2,145 | 8/23/2021 |
3.1.0 | 30,851 | 3/24/2020 |
3.0.0 | 18,929 | 2/25/2020 |
2.0.3 | 22,934 | 9/21/2019 |
2.0.2 | 447 | 9/10/2019 |
2.0.0 | 428 | 9/6/2019 |
1.2.7 | 580 | 6/25/2019 |
1.2.6 | 472 | 6/25/2019 |
1.2.2 | 505 | 6/13/2019 |
1.2.1 | 521 | 6/1/2019 |
1.1.4 | 508 | 5/23/2019 |
1.1.3 | 511 | 5/17/2019 |
1.1.1 | 501 | 5/9/2019 |
1.1.0 | 500 | 5/8/2019 |
1.0.8 | 601 | 3/15/2019 |
1.0.7 | 855 | 7/8/2018 |
1.0.5 | 930 | 6/24/2018 |
1.0.3 | 862 | 5/24/2018 |
1.0.2 | 888 | 5/13/2018 |
1.0.1.1 | 847 | 5/9/2018 |
1.0.0 | 842 | 4/26/2018 |
.NET 6 support