TouchSocket.AspNetCore
1.1.0
Prefix Reserved
See the version list below for details.
dotnet add package TouchSocket.AspNetCore --version 1.1.0
NuGet\Install-Package TouchSocket.AspNetCore -Version 1.1.0
<PackageReference Include="TouchSocket.AspNetCore" Version="1.1.0" />
<PackageVersion Include="TouchSocket.AspNetCore" Version="1.1.0" />
<PackageReference Include="TouchSocket.AspNetCore" />
paket add TouchSocket.AspNetCore --version 1.1.0
#r "nuget: TouchSocket.AspNetCore, 1.1.0"
#:package TouchSocket.AspNetCore@1.1.0
#addin nuget:?package=TouchSocket.AspNetCore&version=1.1.0
#tool nuget:?package=TouchSocket.AspNetCore&version=1.1.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.1.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.1.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.3.1 | 110 | 8/9/2026 |
| 4.3.0 | 163 | 8/1/2026 |
| 4.2.18 | 151 | 7/26/2026 |
| 4.2.17 | 163 | 7/12/2026 |
| 4.2.16 | 152 | 7/5/2026 |
| 4.2.14 | 162 | 6/14/2026 |
| 4.2.13 | 224 | 6/7/2026 |
| 4.2.12 | 152 | 5/30/2026 |
| 4.2.11 | 169 | 5/23/2026 |
| 4.2.10 | 150 | 5/15/2026 |
| 4.2.9 | 156 | 5/10/2026 |
| 4.2.8 | 155 | 5/4/2026 |
| 4.2.7 | 169 | 4/26/2026 |
| 4.2.6 | 200 | 4/25/2026 |
| 4.2.4 | 162 | 4/19/2026 |
| 4.2.3 | 159 | 4/12/2026 |
| 4.2.2 | 156 | 4/11/2026 |
| 4.2.1 | 175 | 4/4/2026 |
| 4.2.0 | 173 | 3/29/2026 |
| 1.1.0 | 1,342 | 1/13/2023 |