TouchSocket 4.0.0-Alpha.13
Prefix ReservedSee the version list below for details.
dotnet add package TouchSocket --version 4.0.0-Alpha.13
NuGet\Install-Package TouchSocket -Version 4.0.0-Alpha.13
<PackageReference Include="TouchSocket" Version="4.0.0-Alpha.13" />
<PackageVersion Include="TouchSocket" Version="4.0.0-Alpha.13" />
<PackageReference Include="TouchSocket" />
paket add TouchSocket --version 4.0.0-Alpha.13
#r "nuget: TouchSocket, 4.0.0-Alpha.13"
#:package TouchSocket@4.0.0-Alpha.13
#addin nuget:?package=TouchSocket&version=4.0.0-Alpha.13&prerelease
#tool nuget:?package=TouchSocket&version=4.0.0-Alpha.13&prerelease
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
- net9.0
- net8.0
使用方法
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 is compatible. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- TouchSocket.Core (>= 4.0.0-Alpha.13)
-
.NETFramework 4.7.2
- TouchSocket.Core (>= 4.0.0-Alpha.13)
-
.NETFramework 4.8.1
- TouchSocket.Core (>= 4.0.0-Alpha.13)
-
.NETStandard 2.0
- TouchSocket.Core (>= 4.0.0-Alpha.13)
-
.NETStandard 2.1
- TouchSocket.Core (>= 4.0.0-Alpha.13)
-
net6.0
- TouchSocket.Core (>= 4.0.0-Alpha.13)
-
net8.0
- TouchSocket.Core (>= 4.0.0-Alpha.13)
-
net9.0
- TouchSocket.Core (>= 4.0.0-Alpha.13)
NuGet packages (22)
Showing the top 5 NuGet packages that depend on TouchSocket:
Package | Downloads |
---|---|
ThingsGateway.Foundation
工业设备通讯协议-基础类库 |
|
TouchSocket.SerialPorts
这是.Net(包括 C# 、VB.Net、F#)的一个整合性的串口通信框架。包含了串口连接、断开等一系列的通信事务。同时能一键式解决数据黏分包问题。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。 说明文档:https://touchsocket.net/ |
|
TouchSocket.Http
这是一个基于Http1.1协议的组件库。它能提供Http服务器、客户端、以及WebSocket组件。功能上支持大文件下载、上传、以及多线程下载和断点续传,小文件form上传,WebApi声明和执行。所提供的Http客户端是基于连接的,可以捕获连接和断开连接等消息。 说明文档:https://touchsocket.net/ |
|
JGSteel.ZZ.MES.Core
Package Description |
|
TouchSocketPro
【专业版】这是一个轻量级的、支持插件的综合网络通信库。基础通信功能包含Tcp、Udp、Ssl等。。 【Enterprise】This is a lightweight, plug-in - enabled comprehensive network communication library. Basic communication functions include Tcp, Udp, Ssl, Rpc。 说明文档:https://touchsocket.net/ |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on TouchSocket:
Repository | Stars |
---|---|
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
|
|
ThingsGateway/ThingsGateway
ThingsGateway is a cross platform high-performance edge acquisition gateway based on Net8, providing underlying PLC communication libraries, communication debugging software, and more.
|
|
mirbeta/OpenMir2
Legend of Mir 2 Game server
|
Version | Downloads | Last Updated |
---|---|---|
4.0.0-beta.5 | 0 | 8/29/2025 |
4.0.0-beta.4 | 10 | 8/28/2025 |
4.0.0-beta.3 | 75 | 8/24/2025 |
4.0.0-beta.2 | 19 | 8/24/2025 |
4.0.0-beta.1 | 410 | 8/21/2025 |
4.0.0-Alpha.15 | 101 | 8/17/2025 |
4.0.0-Alpha.14 | 130 | 8/13/2025 |
4.0.0-Alpha.13 | 98 | 8/3/2025 |
4.0.0-Alpha.12 | 4,428 | 7/27/2025 |
4.0.0-Alpha.11 | 395 | 7/21/2025 |
4.0.0-Alpha.10 | 203 | 7/20/2025 |
4.0.0-Alpha.1 | 141 | 7/17/2025 |
3.1.16 | 222 | 8/21/2025 |
3.1.15 | 957 | 8/3/2025 |
3.1.14 | 948 | 7/20/2025 |
3.1.13 | 1,585 | 7/14/2025 |
3.1.12 | 2,344 | 7/8/2025 |
3.1.11 | 11,449 | 6/24/2025 |
3.1.10 | 2,013 | 6/23/2025 |
3.1.9 | 1,392 | 6/22/2025 |
3.1.8 | 5,383 | 6/15/2025 |
3.1.7 | 8,036 | 6/8/2025 |
3.1.6 | 3,992 | 6/2/2025 |
3.1.5 | 8,181 | 5/24/2025 |
3.1.4 | 3,840 | 5/20/2025 |
3.1.3 | 2,543 | 5/18/2025 |
3.1.2 | 4,081 | 5/11/2025 |
3.1.1 | 3,968 | 4/29/2025 |
3.1.0 | 2,913 | 4/26/2025 |
3.0.26 | 2,668 | 4/20/2025 |
3.0.25 | 3,942 | 4/12/2025 |
3.0.24 | 3,977 | 4/7/2025 |
3.0.23 | 1,560 | 4/6/2025 |
3.0.21 | 426 | 4/5/2025 |
3.0.20 | 5,271 | 3/30/2025 |
3.0.19 | 7,325 | 3/23/2025 |
3.0.18 | 5,732 | 3/16/2025 |
3.0.17 | 2,643 | 3/12/2025 |
3.0.16 | 2,913 | 3/9/2025 |
3.0.15 | 7,567 | 3/2/2025 |
3.0.14 | 9,419 | 2/15/2025 |
3.0.13 | 7,477 | 1/27/2025 |
3.0.12 | 6,118 | 1/19/2025 |
3.0.11 | 999 | 1/12/2025 |
3.0.10 | 2,286 | 1/5/2025 |
3.0.9 | 4,775 | 12/22/2024 |
3.0.8 | 3,778 | 12/15/2024 |
3.0.7 | 3,317 | 12/8/2024 |
3.0.6 | 2,770 | 12/1/2024 |
3.0.5 | 638 | 12/1/2024 |
3.0.4 | 2,184 | 11/24/2024 |
3.0.3 | 3,175 | 11/17/2024 |
3.0.2 | 598 | 11/15/2024 |
3.0.1 | 1,204 | 11/14/2024 |
3.0.0 | 1,334 | 11/13/2024 |
2.1.10 | 4,784 | 10/25/2024 |
2.1.0 | 1,321 | 9/15/2024 |
2.1.0-rc.37 | 125 | 9/13/2024 |
2.0.18 | 1,321 | 9/10/2024 |
2.0.17 | 2,027 | 8/30/2024 |
2.0.16 | 1,626 | 8/19/2024 |
2.0.15 | 1,495 | 8/9/2024 |
2.0.14 | 2,570 | 7/24/2024 |
2.0.13 | 603 | 7/23/2024 |
2.0.12 | 1,118 | 7/17/2024 |
2.0.11 | 1,138 | 7/12/2024 |
2.0.10 | 4,077 | 5/31/2024 |
2.0.3 | 6,009 | 4/14/2024 |
2.0.0 | 2,974 | 3/9/2024 |
2.0.0-rc.2 | 549 | 3/7/2024 |
2.0.0-beta.280 | 208 | 3/2/2024 |
1.3.9 | 13,656 | 7/12/2023 |
1.3.0 | 25,013 | 3/1/2023 |
1.2.18 | 1,711 | 2/27/2023 |
1.1.1 | 1,882 | 1/13/2023 |
1.0.1 | 1,770 | 1/9/2023 |
1.0.0 | 2,475 | 12/31/2022 |
0.7.7 | 2,699 | 12/3/2022 |
0.7.4 | 3,897 | 9/30/2022 |
0.7.2 | 4,418 | 9/25/2022 |
0.6.2 | 2,053 | 9/14/2022 |
0.5.4 | 1,600 | 9/7/2022 |
0.4.5 | 1,899 | 8/24/2022 |
0.3.5 | 1,900 | 8/12/2022 |
0.2.4 | 1,610 | 7/30/2022 |
0.1.4 | 1,907 | 7/19/2022 |