TouchSocket 4.0.0-Alpha.1
Prefix ReservedSee the version list below for details.
dotnet add package TouchSocket --version 4.0.0-Alpha.1
NuGet\Install-Package TouchSocket -Version 4.0.0-Alpha.1
<PackageReference Include="TouchSocket" Version="4.0.0-Alpha.1" />
<PackageVersion Include="TouchSocket" Version="4.0.0-Alpha.1" />
<PackageReference Include="TouchSocket" />
paket add TouchSocket --version 4.0.0-Alpha.1
#r "nuget: TouchSocket, 4.0.0-Alpha.1"
#:package TouchSocket@4.0.0-Alpha.1
#addin nuget:?package=TouchSocket&version=4.0.0-Alpha.1&prerelease
#tool nuget:?package=TouchSocket&version=4.0.0-Alpha.1&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.1)
-
.NETFramework 4.7.2
- TouchSocket.Core (>= 4.0.0-Alpha.1)
-
.NETFramework 4.8.1
- TouchSocket.Core (>= 4.0.0-Alpha.1)
-
.NETStandard 2.0
- TouchSocket.Core (>= 4.0.0-Alpha.1)
-
.NETStandard 2.1
- TouchSocket.Core (>= 4.0.0-Alpha.1)
-
net6.0
- TouchSocket.Core (>= 4.0.0-Alpha.1)
-
net8.0
- TouchSocket.Core (>= 4.0.0-Alpha.1)
-
net9.0
- TouchSocket.Core (>= 4.0.0-Alpha.1)
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-Alpha.12 | 0 | 7/27/2025 |
4.0.0-Alpha.11 | 381 | 7/21/2025 |
4.0.0-Alpha.10 | 191 | 7/20/2025 |
4.0.0-Alpha.1 | 128 | 7/17/2025 |
3.1.14 | 463 | 7/20/2025 |
3.1.13 | 1,461 | 7/14/2025 |
3.1.12 | 2,275 | 7/8/2025 |
3.1.11 | 11,298 | 6/24/2025 |
3.1.10 | 1,980 | 6/23/2025 |
3.1.9 | 1,378 | 6/22/2025 |
3.1.8 | 5,343 | 6/15/2025 |
3.1.7 | 7,988 | 6/8/2025 |
3.1.6 | 3,966 | 6/2/2025 |
3.1.5 | 8,128 | 5/24/2025 |
3.1.4 | 3,825 | 5/20/2025 |
3.1.3 | 2,527 | 5/18/2025 |
3.1.2 | 4,039 | 5/11/2025 |
3.1.1 | 3,927 | 4/29/2025 |
3.1.0 | 2,860 | 4/26/2025 |
3.0.26 | 2,634 | 4/20/2025 |
3.0.25 | 3,914 | 4/12/2025 |
3.0.24 | 3,955 | 4/7/2025 |
3.0.23 | 1,552 | 4/6/2025 |
3.0.21 | 419 | 4/5/2025 |
3.0.20 | 5,251 | 3/30/2025 |
3.0.19 | 7,297 | 3/23/2025 |
3.0.18 | 5,694 | 3/16/2025 |
3.0.17 | 2,607 | 3/12/2025 |
3.0.16 | 2,892 | 3/9/2025 |
3.0.15 | 7,543 | 3/2/2025 |
3.0.14 | 9,357 | 2/15/2025 |
3.0.13 | 7,426 | 1/27/2025 |
3.0.12 | 6,077 | 1/19/2025 |
3.0.11 | 976 | 1/12/2025 |
3.0.10 | 2,255 | 1/5/2025 |
3.0.9 | 4,752 | 12/22/2024 |
3.0.8 | 3,739 | 12/15/2024 |
3.0.7 | 3,292 | 12/8/2024 |
3.0.6 | 2,748 | 12/1/2024 |
3.0.5 | 629 | 12/1/2024 |
3.0.4 | 2,163 | 11/24/2024 |
3.0.3 | 3,158 | 11/17/2024 |
3.0.2 | 592 | 11/15/2024 |
3.0.1 | 1,191 | 11/14/2024 |
3.0.0 | 1,315 | 11/13/2024 |
2.1.10 | 4,687 | 10/25/2024 |
2.1.0 | 1,301 | 9/15/2024 |
2.1.0-rc.37 | 118 | 9/13/2024 |
2.0.18 | 1,281 | 9/10/2024 |
2.0.17 | 1,989 | 8/30/2024 |
2.0.16 | 1,601 | 8/19/2024 |
2.0.15 | 1,475 | 8/9/2024 |
2.0.14 | 2,507 | 7/24/2024 |
2.0.13 | 590 | 7/23/2024 |
2.0.12 | 1,103 | 7/17/2024 |
2.0.11 | 1,127 | 7/12/2024 |
2.0.10 | 4,000 | 5/31/2024 |
2.0.3 | 5,977 | 4/14/2024 |
2.0.0 | 2,930 | 3/9/2024 |
2.0.0-rc.2 | 545 | 3/7/2024 |
2.0.0-beta.280 | 201 | 3/2/2024 |
1.3.9 | 13,486 | 7/12/2023 |
1.3.0 | 24,715 | 3/1/2023 |
1.2.18 | 1,693 | 2/27/2023 |
1.1.1 | 1,869 | 1/13/2023 |
1.0.1 | 1,757 | 1/9/2023 |
1.0.0 | 2,448 | 12/31/2022 |
0.7.7 | 2,678 | 12/3/2022 |
0.7.4 | 3,848 | 9/30/2022 |
0.7.2 | 4,379 | 9/25/2022 |
0.6.2 | 2,036 | 9/14/2022 |
0.5.4 | 1,585 | 9/7/2022 |
0.4.5 | 1,880 | 8/24/2022 |
0.3.5 | 1,885 | 8/12/2022 |
0.2.4 | 1,582 | 7/30/2022 |
0.1.4 | 1,893 | 7/19/2022 |