Core.Socket
4.3.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Core.Socket --version 4.3.3
NuGet\Install-Package Core.Socket -Version 4.3.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Core.Socket" Version="4.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Core.Socket" Version="4.3.3" />
<PackageReference Include="Core.Socket" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Core.Socket --version 4.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Core.Socket, 4.3.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Core.Socket@4.3.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Core.Socket&version=4.3.3
#tool nuget:?package=Core.Socket&version=4.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core.Socket - 高性能 .NET Socket 网络通讯框架
forked from RRQM_Home/TouchSocket
开始
从Nuget安装最新版本。
Install-Package Core.Socket
TouchSocket
简介
TouchSocket 是 .Net(包括 C#、VB.Net、F#)的一个整合性的 socket 网络通信框架。它包含了 TCP、UDP、SSL 等一系列的通信模块,能够一键式解决 TCP 黏分包问题、UDP 大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
功能特性
- 多协议支持:支持 TCP、UDP、SSL 等多种通信协议。
- 问题解决:一键解决 TCP 黏分包问题和 UDP 大数据包分片组合问题。
- 协议模板:提供协议模板,可快速实现多种数据报文解析。
支持的目标框架
- net462
- net472
- net481
- netstandard2.0
- netstandard2.1
- net6.0
- net10.0
- net8.0
使用方法
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- TouchSocket (>= 4.3.3)
-
net8.0
- TouchSocket (>= 4.3.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Core.Socket:
| Package | Downloads |
|---|---|
|
Core.Modbus
Core.Modbus 通讯类库 |
|
|
Core.SocketEx
Core.Socket 扩展类库 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.9.3 | 37 | 9/24/2026 |
| 5.9.2 | 108 | 9/17/2026 |
| 5.9.1 | 95 | 9/15/2026 |
| 5.9.0 | 111 | 9/15/2026 |
| 5.8.2 | 80 | 9/15/2026 |
| 4.3.6.1 | 133 | 9/8/2026 |
| 4.3.6 | 143 | 9/7/2026 |
| 4.3.4 | 134 | 8/28/2026 |
| 4.3.3 | 138 | 8/22/2026 |
| 4.3.1 | 160 | 8/11/2026 |
| 4.2.18 | 123 | 7/29/2026 |
| 4.2.17.2 | 129 | 7/15/2026 |
| 4.2.17.1 | 120 | 7/14/2026 |
| 4.2.17 | 115 | 7/13/2026 |
| 4.2.16 | 126 | 7/6/2026 |
| 4.2.14 | 128 | 7/1/2026 |
| 4.2.13 | 125 | 6/7/2026 |
| 4.2.12 | 125 | 6/1/2026 |
| 4.2.11 | 125 | 5/28/2026 |
| 4.2.10 | 127 | 5/16/2026 |
Loading failed