Skip to main content
runtime.win.System.Net.Sockets package icon

runtime.win.System.Net.Sockets

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown When using NuGet 3.x this package requires at least version 3.4.

Total Downloads
99.8M
99,841,405
Published
Nov 15, 2016
Latest stable version

Install

.NET CLI
dotnet add package runtime.win.System.Net.Sockets --version 4.3.0
Package Manager Console
Install-Package runtime.win.System.Net.Sockets -Version 4.3.0
PackageReference
<PackageReference Include="runtime.win.System.Net.Sockets" Version="4.3.0" />

Frameworks

.NETFramework0.0 .NETCore5.0 .NETStandard1.3

Dependencies

[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.IO
.NETCore5.0
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Runtime
.NETCore5.0
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Threading
.NETCore5.0
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Collections
.NETStandard1.3
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Globalization
.NETStandard1.3
[4.3.0, )
System.IO
.NETStandard1.3
[4.3.0, )
System.IO.FileSystem
.NETStandard1.3
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Net.Primitives
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Runtime.Handles
.NETStandard1.3
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Threading
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Threading.Tasks
.NETStandard1.3
[4.3.0, )

Adoption guide

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

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

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

The published metadata declares 35 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.