TorchSocket.AspNetCore
2.0.0
dotnet add package TorchSocket.AspNetCore --version 2.0.0
NuGet\Install-Package TorchSocket.AspNetCore -Version 2.0.0
<PackageReference Include="TorchSocket.AspNetCore" Version="2.0.0" />
paket add TorchSocket.AspNetCore --version 2.0.0
#r "nuget: TorchSocket.AspNetCore, 2.0.0"
// Install TorchSocket.AspNetCore as a Cake Addin #addin nuget:?package=TorchSocket.AspNetCore&version=2.0.0 // Install TorchSocket.AspNetCore as a Cake Tool #tool nuget:?package=TorchSocket.AspNetCore&version=2.0.0
TorchSocket.AspNetCore是适用于AspNetCore的专属版本。
说明文档:http://unitos.cn/
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 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. |
-
net6.0
- TorchSocket.Dmtp (>= 2.0.0)
- TorchSocket.Hosting (>= 2.0.0)
-
net8.0
- TorchSocket.Dmtp (>= 2.0.0)
- TorchSocket.Hosting (>= 2.0.0)
-
net9.0
- TorchSocket.Dmtp (>= 2.0.0)
- TorchSocket.Hosting (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TorchSocket.AspNetCore:
Package | Downloads |
---|---|
TorchSocketPro.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. 说明文档:http://unitos.cn// |
GitHub repositories
This package is not used by any popular GitHub repositories.