runtime.unix.System.Net.Sockets (4.3.0)

Published 2023-05-05 11:38:18 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.3.0 runtime.unix.System.Net.Sockets

About this package

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.

Dependencies

ID Version Target Framework
runtime.native.System 4.3.0 .NETStandard1.3
System.Collections 4.3.0 .NETStandard1.3
System.Diagnostics.Debug 4.3.0 .NETStandard1.3
System.Diagnostics.Tracing 4.3.0 .NETStandard1.3
System.Globalization 4.3.0 .NETStandard1.3
System.IO 4.3.0 .NETStandard1.3
System.IO.FileSystem 4.3.0 .NETStandard1.3
System.Net.NameResolution 4.3.0 .NETStandard1.3
System.Net.Primitives 4.3.0 .NETStandard1.3
System.Resources.ResourceManager 4.3.0 .NETStandard1.3
System.Runtime 4.3.0 .NETStandard1.3
System.Runtime.Extensions 4.3.0 .NETStandard1.3
System.Runtime.Handles 4.3.0 .NETStandard1.3
System.Runtime.InteropServices 4.3.0 .NETStandard1.3
System.Threading 4.3.0 .NETStandard1.3
System.Threading.Tasks 4.3.0 .NETStandard1.3
System.Threading.ThreadPool 4.3.0 .NETStandard1.3
Details
NuGet
2023-05-05 11:38:18 +10:00
8
Microsoft
103 KiB
Assets (1)
Versions (1) View all
4.3.0 2023-05-05