TouchSocket.AspNetCore
1.0.0
Prefix Reserved
See the version list below for details.
dotnet add package TouchSocket.AspNetCore --version 1.0.0
NuGet\Install-Package TouchSocket.AspNetCore -Version 1.0.0
<PackageReference Include="TouchSocket.AspNetCore" Version="1.0.0" />
<PackageVersion Include="TouchSocket.AspNetCore" Version="1.0.0" />
<PackageReference Include="TouchSocket.AspNetCore" />
paket add TouchSocket.AspNetCore --version 1.0.0
#r "nuget: TouchSocket.AspNetCore, 1.0.0"
#:package TouchSocket.AspNetCore@1.0.0
#addin nuget:?package=TouchSocket.AspNetCore&version=1.0.0
#tool nuget:?package=TouchSocket.AspNetCore&version=1.0.0
这是一个适用于AspNetCore的、轻量级的、支持插件的综合网络通信库。基础通信功能包含Tcp、Udp、Ssl、Rpc、Http等。其中http服务器支持WebSocket、静态网页、XmlRpc、WebApi、JsonRpc等扩展插件。和自定义协议的TouchRpc,支持Ssl加密、异步调用、权限管理、错误状态返回、服务回调、分布式调用等。在空载函数执行时,10万次调用仅3.8秒,在不返回状态时,仅0.9秒。
AspNetCore - AspNetCore is a lightweight, plug-in - enabled comprehensive network communication library. Basic communication functions include Tcp, Udp, Ssl, Rpc, and Http. HTTP server supports WebSocket, static web page, XmlRpc, WebApi, JsonRpc and other extension plug-ins. And custom protocol TouchRpc, support Ssl encryption, asynchronous call, permission management, error status return, service callback, distributed call, etc. It takes 3.8 seconds for 100,000 calls when the no-load function is executing, and 0.9 seconds when the state is not returned.
API:https://www.yuque.com/rrqm/touchsocket/index
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 is compatible. 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 was computed. 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 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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.26)
- Microsoft.Extensions.Options (>= 3.0.0)
- TouchSocket (>= 1.0.0)
-
net7.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.26)
- Microsoft.Extensions.Options (>= 3.0.0)
- TouchSocket (>= 1.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on TouchSocket.AspNetCore:
| Package | Downloads |
|---|---|
|
TouchSocketPro.AspNetCore
【专业版】这是一个适用于AspNetCore的、轻量级的、支持插件的综合网络通信库。基础通信功能包含Tcp、Udp、Ssl、Rpc、Http等。其中http服务器支持WebSocket、静态网页、XmlRpc、WebApi、JsonRpc等扩展插件。和自定义协议的TouchRpc,支持Ssl加密、异步调用、权限管理、错误状态返回、服务回调、分布式调用等。在空载函数执行时,10万次调用仅3.8秒,在不返回状态时,仅0.9秒。 【Enterprise】AspNetCore - AspNetCore is a lightweight, plug-in - enabled comprehensive network communication library. Basic communication functions include Tcp, Udp, Ssl, Rpc, and Http. HTTP server supports WebSocket, static web page, XmlRpc, WebApi, JsonRpc and other extension plug-ins. And custom protocol TouchRpc, support Ssl encryption, asynchronous call, permission management, error status return, service callback, distributed call, etc. It takes 3.8 seconds for 100,000 calls when the no-load function is executing, and 0.9 seconds when the state is not returned. 说明文档:https://touchsocket.net// |
|
|
SocketE84
SocketE84 |
|
|
Muta.ApiExtensions.IoT.SensorDataAcquisitionStorage
webapi 项目拓展 用于iot 设备的tcp方式采集, 支持多种协议(自定义配置文件即可) 支持主动上发与轮询问询, 支持数据帧头识别(用于设备识别与传感器数据叠包自动解包), 传感器缓存存储,并且定时持久化存储, 多数据库, 数据表支持代码自动生成表结构 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TouchSocket.AspNetCore:
| Repository | Stars |
|---|---|
|
RRQM/TouchSocket
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.2.11 | 108 | 5/23/2026 |
| 4.2.10 | 124 | 5/15/2026 |
| 4.2.9 | 131 | 5/10/2026 |
| 4.2.8 | 136 | 5/4/2026 |
| 4.2.7 | 148 | 4/26/2026 |
| 4.2.6 | 139 | 4/25/2026 |
| 4.2.4 | 135 | 4/19/2026 |
| 4.2.3 | 137 | 4/12/2026 |
| 4.2.2 | 140 | 4/11/2026 |
| 4.2.1 | 154 | 4/4/2026 |
| 4.2.0 | 157 | 3/29/2026 |
| 4.2.0-beta.26 | 66 | 3/29/2026 |
| 4.2.0-beta.23 | 61 | 3/26/2026 |
| 4.2.0-beta.22 | 62 | 3/25/2026 |
| 4.2.0-beta.18 | 56 | 3/24/2026 |
| 4.2.0-beta.16 | 64 | 3/24/2026 |
| 4.2.0-beta.15 | 58 | 3/23/2026 |
| 4.2.0-beta.10 | 54 | 3/23/2026 |
| 4.2.0-beta.3 | 57 | 3/22/2026 |
| 1.0.0 | 1,287 | 12/31/2022 |