System.Threading.Overlapped 4.0.0-beta-22231
Provides common types for interacting with asynchronous (or overlapped) input and output (I/O).
Showing the top 20 packages that depend on System.Threading.Overlapped.
| Packages | Downloads |
|---|---|
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
6.0.2 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.
|
4 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.2.4 contains .NET Native 1.4 plus the following fix:
- Updated the WCF packages which contain bug fixes.
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.
|
4 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.4.0 contains .NET Native 1.7.
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.
|
5 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.4.1 contains .NET Native 1.7.
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.
|
4 |
|
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.
|
4 |
|
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.4 corrected an issue where System.Threading.Thread.MemoryBarrier was implemented as nop on x86.
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.
|
5 |
|
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.5 updated the WCF NuGet packages which contain bug fixes.
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.
|
5 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
1b651b26ca39a8a2b6c090a85b6025565fa46203
When using NuGet 3.x this package requires at least version 3.4.
|
5 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
4353a76c439e02cd9fa44f412ce73d564c749285
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
6b0dee9970b5ea524dbcd352cd5cbb911b8cf13f
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
7eb07205b77f5657893a906fe517d7b91e713fe7
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
88067cf8b2eb87d30282885fb438f27aaf52cf89
When using NuGet 3.x this package requires at least version 3.4.
|
5 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
935b094e7e828daaf0e0395c827d7b5e5b60d8d6
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
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.
|
6 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
f672e4fefec2f0a136a8abf697973b090dcdd76f
When using NuGet 3.x this package requires at least version 3.4.
|
5 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
fa5143502b6eb9c1a3291b15d1074e416d5b1ea0
When using NuGet 3.x this package requires at least version 3.4.
|
5 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
fb955066bb607530fd1ab07915579d6f380296e6
When using NuGet 3.x this package requires at least version 3.4.
|
5 |
|
runtime.win.System.IO.FileSystem
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides types that allow reading and writing to files and types that provide basic file and directory support.
Commonly Used Types:
System.IO.FileStream
System.IO.FileInfo
System.IO.DirectoryInfo
System.IO.FileSystemInfo
System.IO.File
System.IO.Directory
System.IO.SearchOption
System.IO.FileOptions
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
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.
|
9 |
|
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.
|
6 |
Any 0.0
- System.Runtime (>= 4.0.0-beta-22231)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 7 | 2025/2/13 |
| 4.3.0-preview1-24530-04 | 2 | 2026/4/12 |
| 4.0.1 | 2 | 2026/4/12 |
| 4.0.1-rc2-24027 | 1 | 2026/4/12 |
| 4.0.1-beta-23516 | 1 | 2026/4/17 |
| 4.0.1-beta-23409 | 3 | 2026/4/12 |
| 4.0.1-beta-23225 | 0 | 2015/9/2 |
| 4.0.0 | 2 | 2026/4/12 |
| 4.0.0-beta-23109 | 1 | 2026/4/17 |
| 4.0.0-beta-23019 | 1 | 2026/4/17 |
| 4.0.0-beta-22816 | 2 | 2026/4/12 |
| 4.0.0-beta-22605 | 2 | 2026/4/12 |
| 4.0.0-beta-22416 | 2 | 2026/4/17 |
| 4.0.0-beta-22231 | 2 | 2026/4/12 |