TouchSocket.Rpc
4.0.0-beta.140
Prefix Reserved
See the version list below for details.
dotnet add package TouchSocket.Rpc --version 4.0.0-beta.140
NuGet\Install-Package TouchSocket.Rpc -Version 4.0.0-beta.140
<PackageReference Include="TouchSocket.Rpc" Version="4.0.0-beta.140" />
<PackageVersion Include="TouchSocket.Rpc" Version="4.0.0-beta.140" />
<PackageReference Include="TouchSocket.Rpc" />
paket add TouchSocket.Rpc --version 4.0.0-beta.140
#r "nuget: TouchSocket.Rpc, 4.0.0-beta.140"
#:package TouchSocket.Rpc@4.0.0-beta.140
#addin nuget:?package=TouchSocket.Rpc&version=4.0.0-beta.140&prerelease
#tool nuget:?package=TouchSocket.Rpc&version=4.0.0-beta.140&prerelease
TouchSocket.Rpc
项目概述
TouchSocket.Rpc 是一个超轻量、高性能、可扩展的 Rpc 管理平台框架。借助该框架,开发者能够快速开发出 Rpc 执行功能。目前,已在此基础上扩展开发了 DmtpRpc、XmlRpc、JsonRpc、WebApi 等部分。
功能特性
- 轻量高效:框架设计简洁,资源占用少,能实现高效的 Rpc 调用。
- 可扩展性强:方便开发者根据需求扩展新的 Rpc 类型和功能。
- 多类型支持:支持 DmtpRpc、XmlRpc、JsonRpc、WebApi 等多种 Rpc 类型。
文档说明
详细的说明文档请访问:https://touchsocket.net/
支持的目标框架
- net481
- 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. 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 | 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 | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| 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. |
-
.NETFramework 4.6.2
- System.Reflection.DispatchProxy (>= 4.7.1)
- TouchSocket.Core (>= 4.0.0-beta.140)
-
.NETStandard 2.0
- System.Reflection.DispatchProxy (>= 4.7.1)
- TouchSocket.Core (>= 4.0.0-beta.140)
-
.NETStandard 2.1
- TouchSocket.Core (>= 4.0.0-beta.140)
-
net6.0
- TouchSocket.Core (>= 4.0.0-beta.140)
-
net8.0
- TouchSocket.Core (>= 4.0.0-beta.140)
-
net9.0
- TouchSocket.Core (>= 4.0.0-beta.140)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on TouchSocket.Rpc:
| Package | Downloads |
|---|---|
|
TouchSocket.Dmtp
DMTP(Duplex Message Transport Protocol双工消息传输协议)是一个简单易用,便捷高效,且易于扩展的二进制数据协议。目前基于该协议,已实现的功能包括:连接验证、同步Id、Rpc(包括客户端请求服务器,服务器请求客户端、客户端请求客户端)、文件传输(包括客户端向服务器请求文件、客户端向服务器推送文件、服务器向客户端请求文件、服务器向客户端推送文件、 客户端之间请求、推送文件)、Redis等。 说明文档:https://touchsocket.net/ |
|
|
TouchSocket.WebApi
这是一个提供WebApi服务器和客户端的组件库。可以通过该组件创建WebApi服务解析器和客户端,让桌面端、Web端、移动端可以跨语言调用Rpc函数。功能支持自定义路由、Get传参、Post传参等。 说明文档:https://touchsocket.net/ |
|
|
TouchSocket.Rpc.RateLimiting
这是一个扩展于Rpc管理平台的限流包。目前支持开发DmtpRpc、XmlRpc、JsonRpc、WebApi等所有Rpc部分。 说明文档:https://touchsocket.net/ |
|
|
ThingsGateway.Plugin.Management
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-rc.5 | 1,734 | 10/26/2025 |
| 4.0.0-rc.2 | 96 | 10/24/2025 |
| 4.0.0-rc.1 | 1,097 | 10/22/2025 |
| 4.0.0-beta.140 | 7,700 | 10/18/2025 |
| 4.0.0-beta.120 | 6,064 | 10/12/2025 |
| 4.0.0-beta.96 | 4,258 | 10/5/2025 |
| 4.0.0-beta.80 | 2,374 | 9/28/2025 |
| 4.0.0-beta.70 | 2,966 | 9/26/2025 |
| 4.0.0-beta.57 | 7,718 | 9/21/2025 |
| 4.0.0-beta.28 | 1,984 | 9/17/2025 |
| 4.0.0-beta.27 | 3,924 | 9/11/2025 |
| 4.0.0-beta.25 | 3,151 | 9/7/2025 |
| 4.0.0-beta.13 | 1,432 | 9/4/2025 |
| 4.0.0-beta.6 | 986 | 9/1/2025 |
| 3.1.19 | 442 | 10/25/2025 |
| 3.1.18 | 641 | 9/27/2025 |
| 3.1.17 | 658 | 9/9/2025 |
| 3.1.16 | 663 | 8/21/2025 |
| 3.1.15 | 813 | 8/3/2025 |
| 3.1.14 | 4,463 | 7/20/2025 |
| 3.1.13 | 4,218 | 7/14/2025 |
| 3.1.12 | 2,793 | 7/8/2025 |
| 3.1.11 | 15,304 | 6/24/2025 |
| 3.1.10 | 2,702 | 6/23/2025 |
| 3.1.9 | 1,651 | 6/22/2025 |
| 3.1.8 | 7,157 | 6/15/2025 |
| 3.1.7 | 10,647 | 6/8/2025 |
| 3.1.6 | 4,915 | 6/2/2025 |
| 3.1.5 | 10,859 | 5/24/2025 |
| 3.1.4 | 4,931 | 5/20/2025 |
| 3.1.3 | 3,353 | 5/18/2025 |
| 3.1.2 | 4,970 | 5/11/2025 |
| 3.1.1 | 4,536 | 4/29/2025 |
| 3.1.0 | 3,723 | 4/26/2025 |
| 3.0.26 | 2,895 | 4/20/2025 |
| 3.0.25 | 3,919 | 4/12/2025 |
| 3.0.24 | 4,906 | 4/7/2025 |
| 3.0.23 | 1,785 | 4/6/2025 |
| 3.0.20 | 6,694 | 3/30/2025 |
| 3.0.19 | 9,482 | 3/23/2025 |
| 3.0.18 | 7,031 | 3/16/2025 |
| 3.0.17 | 3,277 | 3/12/2025 |
| 3.0.16 | 3,217 | 3/9/2025 |
| 3.0.15 | 8,887 | 3/2/2025 |
| 3.0.14 | 10,097 | 2/15/2025 |
| 3.0.13 | 7,751 | 1/27/2025 |
| 3.0.12 | 6,956 | 1/19/2025 |
| 3.0.11 | 699 | 1/12/2025 |
| 3.0.10 | 1,362 | 1/5/2025 |
| 3.0.9 | 2,939 | 12/22/2024 |
| 3.0.8 | 1,814 | 12/15/2024 |
| 3.0.7 | 1,570 | 12/8/2024 |
| 3.0.6 | 1,206 | 12/1/2024 |
| 3.0.4 | 1,171 | 11/24/2024 |
| 3.0.3 | 1,072 | 11/17/2024 |
| 3.0.1 | 696 | 11/14/2024 |
| 3.0.0 | 716 | 11/13/2024 |
| 2.1.10 | 2,265 | 10/25/2024 |
| 2.1.0 | 952 | 9/15/2024 |
| 2.1.0-alpha.30 | 129 | 7/5/2024 |
| 2.1.0-alpha.29 | 73 | 7/5/2024 |
| 2.1.0-alpha.28 | 102 | 7/4/2024 |
| 2.1.0-alpha.27 | 87 | 7/3/2024 |
| 2.1.0-alpha.26 | 208 | 6/29/2024 |
| 2.1.0-alpha.24 | 91 | 6/28/2024 |
| 2.0.18 | 821 | 9/10/2024 |
| 2.0.17 | 1,049 | 8/30/2024 |
| 2.0.16 | 852 | 8/19/2024 |
| 2.0.15 | 894 | 8/9/2024 |
| 2.0.14 | 1,502 | 7/24/2024 |
| 2.0.12 | 857 | 7/17/2024 |
| 2.0.11 | 722 | 7/12/2024 |
| 2.0.10 | 1,931 | 5/31/2024 |
| 2.0.0 | 898 | 3/9/2024 |