Skip to main content
WatsonMesh package icon

WatsonMesh

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.

Total Downloads
120.3K
120,311
Published
Jan 9, 2024
Latest stable version

Install

.NET CLI
dotnet add package WatsonMesh --version 4.0.1
Package Manager Console
Install-Package WatsonMesh -Version 4.0.1
PackageReference
<PackageReference Include="WatsonMesh" Version="4.0.1" />

Frameworks

.NETFramework4.6.2 .NETFramework4.8 net6.0 net7.0 net8.0 .NETStandard2.1

Dependencies

System.Text.Json
.NETFramework4.6.2
[8.0.1, )
WatsonTcp
.NETFramework4.6.2
[5.1.0, )
System.Text.Json
.NETFramework4.8
[8.0.1, )
WatsonTcp
.NETFramework4.8
[5.1.0, )
[8.0.1, )
[5.1.0, )
[8.0.1, )
[5.1.0, )
[8.0.1, )
[5.1.0, )
System.Text.Json
.NETStandard2.1
[8.0.1, )
WatsonTcp
.NETStandard2.1
[5.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.