Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to tightly control access to the network.
dotnet add package System.Net.Sockets --version 4.0.0-beta-22231
Install-Package System.Net.Sockets -Version 4.0.0-beta-22231
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.0-beta-22231, ) |
| System.Net.Primitives | [4.0.10-beta-22231, ) |
| System.Runtime | [4.0.0-beta-22231, ) |
| System.Threading.Tasks | [4.0.0-beta-22231, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2014-11-11 23:27:24 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |