BeetleX.XRPC 1.2.0.1802

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

// Install BeetleX.XRPC as a Cake Tool
#tool nuget:?package=BeetleX.XRPC&version=1.2.0.1802

high performance remote interface and delegate invoke(RPC) communication components for netcore

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BeetleX.XRPC:

Package Downloads
BeetleX.XRPC.Hosting

high performance remote interface invoke(RPC) communication components for netcore hosting

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on BeetleX.XRPC:

Repository Stars
RRQM/TouchSocket
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
beetlex-io/BeetleX-Samples
BeetleX micro services framework (tcp webapi websocket and xrpc) samples
Version Downloads Last updated
1.2.0.1802 4,429 2/24/2022
1.1.0 776 7/20/2021
1.0.9 348 5/23/2021
1.0.8 335 5/10/2021
1.0.6 620 2/18/2021
1.0.4.2 467 12/29/2020
1.0.3.4 702 3/29/2020
1.0.3.3 459 3/24/2020
1.0.3 730 3/21/2020
1.0.2 484 3/10/2020
1.0.0.2 482 3/5/2020
0.8.2.5 568 1/8/2020
0.8.2.3 677 1/5/2020
0.7.3.3 834 1/1/2020
0.7.2 672 12/29/2019
0.6.2 788 6/17/2019
0.5.0.2 545 6/12/2019
0.3.3 538 5/25/2019
0.2.6 540 5/15/2019

dotnet high performance remote interface invoke(RPC) communication components