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 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.
beetlex-io/BeetleX-Samples
BeetleX micro services framework (tcp webapi websocket and xrpc) samples
Version Downloads Last updated
1.2.0.1802 4,632 2/24/2022
1.1.0 808 7/20/2021
1.0.9 387 5/23/2021
1.0.8 368 5/10/2021
1.0.6 688 2/18/2021
1.0.4.2 501 12/29/2020
1.0.3.4 734 3/29/2020
1.0.3.3 491 3/24/2020
1.0.3 769 3/21/2020
1.0.2 513 3/10/2020
1.0.0.2 512 3/5/2020
0.8.2.5 597 1/8/2020
0.8.2.3 710 1/5/2020
0.7.3.3 880 1/1/2020
0.7.2 707 12/29/2019
0.6.2 828 6/17/2019
0.5.0.2 574 6/12/2019
0.3.3 560 5/25/2019
0.2.6 566 5/15/2019

dotnet high performance remote interface invoke(RPC) communication components