TorchSocketPro.AspNetCore
1.0.0
See the version list below for details.
dotnet add package TorchSocketPro.AspNetCore --version 1.0.0
NuGet\Install-Package TorchSocketPro.AspNetCore -Version 1.0.0
<PackageReference Include="TorchSocketPro.AspNetCore" Version="1.0.0" />
paket add TorchSocketPro.AspNetCore --version 1.0.0
#r "nuget: TorchSocketPro.AspNetCore, 1.0.0"
// Install TorchSocketPro.AspNetCore as a Cake Addin #addin nuget:?package=TorchSocketPro.AspNetCore&version=1.0.0 // Install TorchSocketPro.AspNetCore as a Cake Tool #tool nuget:?package=TorchSocketPro.AspNetCore&version=1.0.0
【企业版】这是一个适用于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.
说明文档:http://rrqm_home.gitee.io/touchsocket/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 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 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. |
-
net6.0
- TorchSocket.AspNetCore (>= 1.0.0)
- TorchSocketPro.Dmtp (>= 1.0.0)
-
net7.0
- TorchSocket.AspNetCore (>= 1.0.0)
- TorchSocketPro.Dmtp (>= 1.0.0)
-
net8.0
- TorchSocket.AspNetCore (>= 1.0.0)
- TorchSocketPro.Dmtp (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.