runtime.win.System.Net.Sockets
4.1.0
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.
Requires NuGet 2.12 or higher.
Install-Package runtime.win.System.Net.Sockets -Version 4.1.0
dotnet add package runtime.win.System.Net.Sockets --version 4.1.0
<PackageReference Include="runtime.win.System.Net.Sockets" Version="4.1.0" />
paket add runtime.win.System.Net.Sockets --version 4.1.0
#r "nuget: runtime.win.System.Net.Sockets, 4.1.0"
// Install runtime.win.System.Net.Sockets as a Cake Addin
#addin nuget:?package=runtime.win.System.Net.Sockets&version=4.1.0
// Install runtime.win.System.Net.Sockets as a Cake Tool
#tool nuget:?package=runtime.win.System.Net.Sockets&version=4.1.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCore 5.0
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Net.NameResolution (>= 4.0.0)
- System.Net.Primitives (>= 4.0.11)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Overlapped (>= 4.0.1)
- System.Threading.Tasks (>= 4.0.11)
-
.NETFramework 0.0
- No dependencies.
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Net.NameResolution (>= 4.0.0)
- System.Net.Primitives (>= 4.0.11)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Security.Principal.Windows (>= 4.0.0)
- System.Threading (>= 4.0.11)
- System.Threading.Overlapped (>= 4.0.1)
- System.Threading.Tasks (>= 4.0.11)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.1.0 | 0 | 07.02.2022 |