TouchSocket.JsonRpc
3.0.15
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
dotnet add package TouchSocket.JsonRpc --version 3.0.15
NuGet\Install-Package TouchSocket.JsonRpc -Version 3.0.15
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TouchSocket.JsonRpc" Version="3.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TouchSocket.JsonRpc --version 3.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TouchSocket.JsonRpc, 3.0.15"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TouchSocket.JsonRpc as a Cake Addin #addin nuget:?package=TouchSocket.JsonRpc&version=3.0.15 // Install TouchSocket.JsonRpc as a Cake Tool #tool nuget:?package=TouchSocket.JsonRpc&version=3.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TouchSocket.JsonRpc
项目概述
TouchSocket.JsonRpc 是一个提供 JsonRpc 服务器和客户端的组件库。借助该组件,开发者能够创建基于 Tcp、Http、WebSocket 协议的 JsonRpc 服务器和客户端,全面支持 JsonRpc 的各项功能,并且可与 Web、Android 等平台实现无缝对接。
功能特性
- 多协议支持:支持 Tcp、Http、WebSocket 协议,满足不同场景下的通信需求。
- 全功能支持:涵盖 JsonRpc 的所有功能,为开发者提供完整的 JsonRpc 解决方案。
- 跨平台对接:可与 Web、Android 等多种平台进行无缝对接,方便构建跨平台应用。
文档说明
详细的说明文档请访问:https://touchsocket.net/
支持的目标框架
- net481
- net45
- net462
- net472
- netstandard2.0
- netstandard2.1
- net6.0
- net9.0
- net8.0
贡献与反馈
如果你在使用过程中遇到问题或有任何建议,欢迎提交 issue 或参与项目贡献。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- TouchSocket.WebApi (>= 3.0.15)
-
.NETFramework 4.6.2
- TouchSocket.WebApi (>= 3.0.15)
-
.NETFramework 4.7.2
- TouchSocket.WebApi (>= 3.0.15)
-
.NETFramework 4.8.1
- System.Reflection.DispatchProxy (>= 4.7.1)
- TouchSocket.WebApi (>= 3.0.15)
-
.NETStandard 2.0
- TouchSocket.WebApi (>= 3.0.15)
-
.NETStandard 2.1
- TouchSocket.WebApi (>= 3.0.15)
-
net6.0
- TouchSocket.WebApi (>= 3.0.15)
-
net8.0
- TouchSocket.WebApi (>= 3.0.15)
-
net9.0
- TouchSocket.WebApi (>= 3.0.15)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TouchSocket.JsonRpc:
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 |
---|---|---|
3.0.15 | 29 | 17 hours ago |
3.0.14 | 176 | 16 days ago |
3.0.13 | 136 | a month ago |
3.0.12 | 110 | a month ago |
3.0.11 | 115 | 2 months ago |
3.0.10 | 171 | 2 months ago |
3.0.9 | 182 | 2 months ago |
3.0.8 | 142 | 3 months ago |
3.0.7 | 186 | 3 months ago |
3.0.6 | 124 | 3 months ago |
3.0.5 | 141 | 3 months ago |
3.0.4 | 155 | 3 months ago |
3.0.3 | 127 | 3 months ago |
3.0.2 | 107 | 3 months ago |
3.0.1 | 139 | 4 months ago |
3.0.0 | 114 | 4 months ago |
2.1.10 | 179 | 4 months ago |
2.1.0 | 140 | 6 months ago |
2.1.0-rc.37 | 60 | 6 months ago |
2.1.0-alpha.30 | 52 | 8 months ago |
2.1.0-alpha.26 | 66 | 8 months ago |
2.1.0-alpha.23 | 61 | 8 months ago |
2.0.18 | 138 | 6 months ago |
2.0.17 | 227 | 6 months ago |
2.0.16 | 194 | 6 months ago |
2.0.15 | 217 | 7 months ago |
2.0.14 | 123 | 7 months ago |
2.0.13 | 85 | 7 months ago |
2.0.12 | 268 | 7 months ago |
2.0.11 | 153 | 8 months ago |
2.0.10 | 377 | 9 months ago |
2.0.0 | 149 | 3/9/2024 |
2.0.0-rc.2 | 60 | 3/7/2024 |
2.0.0-beta.280 | 76 | 3/2/2024 |