TorchSocket.AspNetCore
1.0.0
See the version list below for details.
dotnet add package TorchSocket.AspNetCore --version 1.0.0
NuGet\Install-Package TorchSocket.AspNetCore -Version 1.0.0
<PackageReference Include="TorchSocket.AspNetCore" Version="1.0.0" />
paket add TorchSocket.AspNetCore --version 1.0.0
#r "nuget: TorchSocket.AspNetCore, 1.0.0"
// Install TorchSocket.AspNetCore as a Cake Addin #addin nuget:?package=TorchSocket.AspNetCore&version=1.0.0 // Install TorchSocket.AspNetCore as a Cake Tool #tool nuget:?package=TorchSocket.AspNetCore&version=1.0.0
TorchSocket.AspNetCore是适用于AspNetCore的专属版本。
说明文档: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.Dmtp (>= 1.0.0)
- TorchSocket.Hosting (>= 1.0.0)
-
net7.0
- TorchSocket.Dmtp (>= 1.0.0)
- TorchSocket.Hosting (>= 1.0.0)
-
net8.0
- TorchSocket.Dmtp (>= 1.0.0)
- TorchSocket.Hosting (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TorchSocket.AspNetCore:
Package | Downloads |
---|---|
TorchSocketPro.AspNetCore
TorchSocket is a light weight extensible socket application framework. You can use it to build an always connected socket application easily without thinking about how to use socket, how to maintain the socket connections and how socket works. It is a pure C# project which is designed to be extended, so it is easy to be integrated to your existing systems as long as they are developed in .NET language. |
GitHub repositories
This package is not used by any popular GitHub repositories.