Skip to main content
WatsonTcp package icon

WatsonTcp

A simple C# async TCP server and client with integrated framing for reliable transmission and receipt of data

Total Downloads
550.9K
550,949
Published
May 20, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETFramework4.8 net8.0 net10.0 .NETStandard2.0 .NETStandard2.1

Dependencies

System.Text.Json
.NETFramework4.6.2
[9.0.10, )
System.Text.Json
.NETFramework4.8
[9.0.10, )
[9.0.10, )
System.Text.Json
.NETStandard2.0
[9.0.10, )
System.Text.Json
.NETStandard2.1
[9.0.10, )

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.