System.Net.Sockets 4.1.0-beta-23225
Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to tightly control access to 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
Showing the top 20 packages that depend on System.Net.Sockets.
| Packages | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
2,246 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
434 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
d318b764a689cfe285d8484bda918646905664e7
When using NuGet 3.x this package requires at least version 3.4.
|
221 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
|
8 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
ba72270a849171e96fb2927d33357c56944d05ba
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
4a86d78425de41ee21f6b83b1625db768b6b2db6
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
e21f17714e08e2fc20ddeaec9af0569cdff082dc
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.3.1 contains .NET Native 1.6 plus the following two fixes:
- Fixed an issue that caused DataContractJsonSerializer to fail to serialize any [DataContract] type whose default constructor is not public.
- Fixed a regression in 5.3.0 where 4 Libraries were accidently no longer referenced by default
- System.Collections.NonGeneric
- System.Collections.Specialized
- System.Threading.Overlapped
- System.Xml.XmlDocument
When using Visual Studio this package requires Visual Studio 2017 or later.
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.2.3 contains .NET Native 1.4 plus the following two fixes:
- Fixed an issue that caused DataContractJsonSerializer to fail to serialize any [DataContract] type whose default constructor is not public.
- Fixed a regression in 5.2.2 where 4 Libraries were accidently no longer referenced by default
- System.Collections.NonGeneric
- System.Collections.Specialized
- System.Threading.Overlapped
- System.Xml.XmlDocument
When using Visual Studio this package requires Visual Studio 2015 Update 3 or later.
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
Contains .NET Native 1.6.
5.3.3 corrected an issue for projects that have Visual Studio configuration values that are not "DEBUG" or "RELEASE" that causes Windows Store submission failure (error code 1300). For example, most Unity apps use a configuration named "Master".
When using Visual Studio this package requires Visual Studio 2017 or later.
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
6.0.1 contains .NET Native 2.0.
When using Visual Studio this package requires Visual Studio 2017 or later.
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
f86bbf112832fd62bbe9d1fd75ca64bbdc1a34f7
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
57a0c74f36c8b254211c16547f6249b6604d527d
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
System.IO.Pipes
Provides a means for interprocess communication through anonymous and/or named pipes.
Commonly Used Types:
System.IO.Pipes.NamedPipeServerStream
System.IO.Pipes.PipeDirection
System.IO.Pipes.PipeOptions
System.IO.Pipes.PipeTransmissionMode
System.IO.Pipes.NamedPipeClientStream
System.IO.Pipes.PipeStream
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
8 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
MonoAndroid 1.0
- No dependencies.
DNXCore 5.0
- System.Private.Networking (>= 4.0.1-beta-23225)
- System.Runtime (>= 4.0.20)
.NETPlatform 5.0
- System.Net.Primitives (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.0)
- System.IO (>= 4.0.0)
- System.Runtime (>= 4.0.0)
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 1,908 | 08/06/2024 |
| 4.3.0-preview1-24530-04 | 6 | 02/20/2025 |
| 4.1.0 | 418 | 08/06/2024 |
| 4.1.0-rc2-24027 | 8 | 02/19/2025 |
| 4.1.0-beta-23516 | 7 | 02/19/2025 |
| 4.1.0-beta-23409 | 7 | 02/19/2025 |
| 4.1.0-beta-23225 | 7 | 02/19/2025 |
| 4.0.10-beta-23123 | 8 | 02/19/2025 |
| 4.0.10-beta-23109 | 7 | 02/19/2025 |
| 4.0.10-beta-23019 | 7 | 02/19/2025 |
| 4.0.1-beta-23409 | 7 | 02/19/2025 |
| 4.0.1-beta-23225 | 7 | 02/19/2025 |
| 4.0.0 | 7 | 02/19/2025 |
| 4.0.0-beta-23109 | 7 | 02/19/2025 |
| 4.0.0-beta-23019 | 7 | 02/19/2025 |
| 4.0.0-beta-22816 | 7 | 02/19/2025 |
| 4.0.0-beta-22605 | 7 | 02/19/2025 |
| 4.0.0-beta-22416 | 6 | 02/19/2025 |
| 4.0.0-beta-22231 | 7 | 02/19/2025 |