TouchSocket.Rpc 3.0.16

dotnet add package TouchSocket.Rpc --version 3.0.16                
NuGet\Install-Package TouchSocket.Rpc -Version 3.0.16                
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.Rpc" Version="3.0.16" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TouchSocket.Rpc --version 3.0.16                
#r "nuget: TouchSocket.Rpc, 3.0.16"                
#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.Rpc as a Cake Addin
#addin nuget:?package=TouchSocket.Rpc&version=3.0.16

// Install TouchSocket.Rpc as a Cake Tool
#tool nuget:?package=TouchSocket.Rpc&version=3.0.16                

TouchSocket.Rpc

项目概述

TouchSocket.Rpc 是一个超轻量、高性能、可扩展的 Rpc 管理平台框架。借助该框架,开发者能够快速开发出 Rpc 执行功能。目前,已在此基础上扩展开发了 DmtpRpc、XmlRpc、JsonRpc、WebApi 等部分。

功能特性

  • 轻量高效:框架设计简洁,资源占用少,能实现高效的 Rpc 调用。
  • 可扩展性强:方便开发者根据需求扩展新的 Rpc 类型和功能。
  • 多类型支持:支持 DmtpRpc、XmlRpc、JsonRpc、WebApi 等多种 Rpc 类型。

文档说明

详细的说明文档请访问:https://touchsocket.net/

支持的目标框架

  • net481
  • net45
  • net462
  • net472
  • netstandard2.0
  • netstandard2.1
  • net6.0
  • net9.0
  • net8.0

贡献与反馈

如果你在使用过程中遇到问题或有任何建议,欢迎提交 issue 或参与项目贡献。

Product 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.

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 (1)

Showing the top 1 popular GitHub repositories that depend on TouchSocket.Rpc:

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.16 4 3/9/2025
3.0.15 1,840 3/2/2025
3.0.14 5,125 2/15/2025
3.0.13 3,980 1/27/2025
3.0.12 3,493 1/19/2025
3.0.11 417 1/12/2025
3.0.10 840 1/5/2025
3.0.9 1,847 12/22/2024
3.0.8 1,106 12/15/2024
3.0.7 998 12/8/2024
3.0.6 749 12/1/2024
3.0.5 385 12/1/2024
3.0.4 758 11/24/2024
3.0.3 706 11/17/2024
3.0.2 344 11/15/2024
3.0.1 425 11/14/2024
3.0.0 424 11/13/2024
2.1.10 1,352 10/25/2024
2.1.0 642 9/15/2024
2.1.0-rc.37 84 9/13/2024
2.1.0-alpha.30 80 7/5/2024
2.1.0-alpha.29 49 7/5/2024
2.1.0-alpha.28 60 7/4/2024
2.1.0-alpha.27 57 7/3/2024
2.1.0-alpha.26 166 6/29/2024
2.1.0-alpha.24 68 6/28/2024
2.0.18 551 9/10/2024
2.0.17 707 8/30/2024
2.0.16 606 8/19/2024
2.0.15 628 8/9/2024
2.0.14 846 7/24/2024
2.0.13 310 7/23/2024
2.0.12 622 7/17/2024
2.0.11 490 7/12/2024
2.0.10 1,443 5/31/2024
2.0.0 591 3/9/2024
2.0.0-rc.2 77 3/7/2024
2.0.0-beta.280 122 3/2/2024