Skip to main content
Nager.TcpClient package icon

Nager.TcpClient

A simple TcpClient with asynchronous connect logic. Received data packets are available via a DataReceived event. There are also events for Connected and Disconnected.

Total Downloads
112.8K
112,836
Published
Apr 27, 2022
Latest stable version

Install

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

Frameworks

net5.0 net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 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.