System.Net.Sockets 4.3.0

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.

Microsoft
安装
dotnet add package System.Net.Sockets --version 4.3.0
Install-Package System.Net.Sockets -Version 4.3.0
依赖
.NETStandard1.3
包名版本要求
Microsoft.NETCore.Platforms [1.1.0, )
Microsoft.NETCore.Targets [1.1.0, )
System.IO [4.3.0, )
System.Net.Primitives [4.3.0, )
System.Runtime [4.3.0, )
System.Threading.Tasks [4.3.0, )
版本详情
作者Microsoft
发布时间2016-11-15 23:48:30
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770