BeetleX.XRPC
1.2.0.1802
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
high performance remote interface and delegate invoke(RPC) communication components for netcore
Product | Versions 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.
-
.NETCoreApp 3.1
- BeetleX (>= 1.8.0.2)
- EventNext (>= 1.2.0)
- MessagePack (>= 2.0.323)
- Newtonsoft.Json (>= 12.0.3)
-
net5.0
- BeetleX (>= 1.8.0.2)
- EventNext (>= 1.2.0)
- MessagePack (>= 2.0.323)
- Newtonsoft.Json (>= 12.0.3)
-
net6.0
- BeetleX (>= 1.8.0.2)
- EventNext (>= 1.2.0)
- MessagePack (>= 2.0.323)
- Newtonsoft.Json (>= 12.0.3)
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