TouchSocket 4.0.0-Alpha.15
Prefix ReservedSee the version list below for details.
dotnet add package TouchSocket --version 4.0.0-Alpha.15
NuGet\Install-Package TouchSocket -Version 4.0.0-Alpha.15
<PackageReference Include="TouchSocket" Version="4.0.0-Alpha.15" />
<PackageVersion Include="TouchSocket" Version="4.0.0-Alpha.15" />
<PackageReference Include="TouchSocket" />
paket add TouchSocket --version 4.0.0-Alpha.15
#r "nuget: TouchSocket, 4.0.0-Alpha.15"
#:package TouchSocket@4.0.0-Alpha.15
#addin nuget:?package=TouchSocket&version=4.0.0-Alpha.15&prerelease
#tool nuget:?package=TouchSocket&version=4.0.0-Alpha.15&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.15)
-
.NETFramework 4.7.2
- TouchSocket.Core (>= 4.0.0-Alpha.15)
-
.NETFramework 4.8.1
- TouchSocket.Core (>= 4.0.0-Alpha.15)
-
.NETStandard 2.0
- TouchSocket.Core (>= 4.0.0-Alpha.15)
-
.NETStandard 2.1
- TouchSocket.Core (>= 4.0.0-Alpha.15)
-
net6.0
- TouchSocket.Core (>= 4.0.0-Alpha.15)
-
net8.0
- TouchSocket.Core (>= 4.0.0-Alpha.15)
-
net9.0
- TouchSocket.Core (>= 4.0.0-Alpha.15)
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 (4)
Showing the top 4 popular GitHub repositories that depend on TouchSocket:
Repository | Stars |
---|---|
ThingsGateway/ThingsGateway
ThingsGateway is a cross-platform, high-performance gateway for edge data acquisition and IoT connectivity. Developed with .NET 8, it offers a suite of powerful tools, including advanced PLC communication libraries and debugging software.
|
|
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
|
|
mirbeta/OpenMir2
Legend of Mir 2 Game server
|
|
lindexi/lindexi_gd
博客用到的代码
|
Version | Downloads | Last Updated |
---|---|---|
4.0.0-beta.80 | 1,772 | 9/28/2025 |
4.0.0-beta.70 | 2,763 | 9/26/2025 |
4.0.0-beta.57 | 8,037 | 9/21/2025 |
4.0.0-beta.55 | 124 | 9/21/2025 |
4.0.0-beta.28 | 2,139 | 9/17/2025 |
4.0.0-beta.27 | 4,052 | 9/11/2025 |
4.0.0-beta.25 | 3,171 | 9/7/2025 |
4.0.0-beta.21 | 517 | 9/7/2025 |
4.0.0-beta.20 | 543 | 9/6/2025 |
4.0.0-beta.13 | 1,468 | 9/4/2025 |
4.0.0-beta.10 | 150 | 9/3/2025 |
4.0.0-beta.6 | 1,054 | 9/1/2025 |
4.0.0-beta.5 | 1,463 | 8/29/2025 |
4.0.0-beta.4 | 522 | 8/28/2025 |
4.0.0-beta.3 | 2,211 | 8/24/2025 |
4.0.0-beta.2 | 95 | 8/24/2025 |
4.0.0-beta.1 | 2,239 | 8/21/2025 |
4.0.0-Alpha.15 | 107 | 8/17/2025 |
4.0.0-Alpha.14 | 138 | 8/13/2025 |
4.0.0-Alpha.13 | 100 | 8/3/2025 |
4.0.0-Alpha.12 | 10,599 | 7/27/2025 |
4.0.0-Alpha.11 | 419 | 7/21/2025 |
4.0.0-Alpha.10 | 223 | 7/20/2025 |
4.0.0-Alpha.1 | 144 | 7/17/2025 |
3.1.18 | 644 | 9/27/2025 |
3.1.17 | 1,391 | 9/9/2025 |
3.1.16 | 1,450 | 8/21/2025 |
3.1.15 | 1,582 | 8/3/2025 |
3.1.14 | 5,623 | 7/20/2025 |
3.1.13 | 5,430 | 7/14/2025 |
3.1.12 | 3,588 | 7/8/2025 |
3.1.11 | 18,955 | 6/24/2025 |
3.1.10 | 3,338 | 6/23/2025 |
3.1.9 | 2,169 | 6/22/2025 |
3.1.8 | 8,778 | 6/15/2025 |
3.1.7 | 13,157 | 6/8/2025 |
3.1.6 | 6,310 | 6/2/2025 |
3.1.5 | 13,498 | 5/24/2025 |
3.1.4 | 6,247 | 5/20/2025 |
3.1.3 | 4,131 | 5/18/2025 |
3.1.2 | 6,421 | 5/11/2025 |
3.1.1 | 6,161 | 4/29/2025 |
3.1.0 | 4,667 | 4/26/2025 |
3.0.26 | 3,957 | 4/20/2025 |
3.0.25 | 6,032 | 4/12/2025 |
3.0.24 | 6,243 | 4/7/2025 |
3.0.23 | 2,439 | 4/6/2025 |
3.0.21 | 651 | 4/5/2025 |
3.0.20 | 8,442 | 3/30/2025 |
3.0.19 | 11,836 | 3/23/2025 |
3.0.18 | 8,986 | 3/16/2025 |
3.0.17 | 4,219 | 3/12/2025 |
3.0.16 | 4,369 | 3/9/2025 |
3.0.15 | 11,870 | 3/2/2025 |
3.0.14 | 14,327 | 2/15/2025 |
3.0.13 | 11,102 | 1/27/2025 |
3.0.12 | 9,400 | 1/19/2025 |
3.0.11 | 1,246 | 1/12/2025 |
3.0.10 | 2,997 | 1/5/2025 |
3.0.9 | 6,417 | 12/22/2024 |
3.0.8 | 5,076 | 12/15/2024 |
3.0.7 | 4,472 | 12/8/2024 |
3.0.6 | 3,681 | 12/1/2024 |
3.0.5 | 857 | 12/1/2024 |
3.0.4 | 2,818 | 11/24/2024 |
3.0.3 | 4,356 | 11/17/2024 |
3.0.2 | 819 | 11/15/2024 |
3.0.1 | 1,598 | 11/14/2024 |
3.0.0 | 1,813 | 11/13/2024 |
2.1.10 | 6,023 | 10/25/2024 |
2.1.0 | 1,628 | 9/15/2024 |
2.1.0-rc.37 | 136 | 9/13/2024 |
2.0.18 | 1,587 | 9/10/2024 |
2.0.17 | 2,358 | 8/30/2024 |
2.0.16 | 1,884 | 8/19/2024 |
2.0.15 | 1,748 | 8/9/2024 |
2.0.14 | 2,873 | 7/24/2024 |
2.0.13 | 826 | 7/23/2024 |
2.0.12 | 1,343 | 7/17/2024 |
2.0.11 | 1,354 | 7/12/2024 |
2.0.10 | 4,433 | 5/31/2024 |
2.0.3 | 7,106 | 4/14/2024 |
2.0.0 | 3,848 | 3/9/2024 |
2.0.0-rc.2 | 686 | 3/7/2024 |
2.0.0-beta.280 | 222 | 3/2/2024 |
1.3.9 | 14,525 | 7/12/2023 |
1.3.0 | 25,637 | 3/1/2023 |
1.2.18 | 1,756 | 2/27/2023 |
1.1.1 | 1,934 | 1/13/2023 |
1.0.1 | 1,802 | 1/9/2023 |
1.0.0 | 2,545 | 12/31/2022 |
0.7.7 | 2,786 | 12/3/2022 |
0.7.4 | 3,969 | 9/30/2022 |
0.7.2 | 4,524 | 9/25/2022 |
0.6.2 | 2,102 | 9/14/2022 |
0.5.4 | 1,649 | 9/7/2022 |
0.4.5 | 1,946 | 8/24/2022 |
0.3.5 | 1,948 | 8/12/2022 |
0.2.4 | 1,668 | 7/30/2022 |
0.1.4 | 1,950 | 7/19/2022 |