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.
<PackageVersion Include="BeetleX.XRPC" Version="1.2.0.1802" />
<PackageReference Include="BeetleX.XRPC" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package BeetleX.XRPC@1.2.0.1802
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BeetleX.XRPC&version=1.2.0.1802
#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. net9.0 was computed. 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 | 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 (1)
Showing the top 1 popular GitHub repositories that depend on BeetleX.XRPC:
Repository | Stars |
---|---|
beetlex-io/BeetleX-Samples
BeetleX micro services framework (tcp webapi websocket and xrpc) samples
|
Version | Downloads | Last Updated |
---|---|---|
1.2.0.1802 | 4,806 | 2/24/2022 |
1.1.0 | 867 | 7/20/2021 |
1.0.9 | 445 | 5/23/2021 |
1.0.8 | 430 | 5/10/2021 |
1.0.6 | 769 | 2/18/2021 |
1.0.4.2 | 568 | 12/29/2020 |
1.0.3.4 | 821 | 3/29/2020 |
1.0.3.3 | 569 | 3/24/2020 |
1.0.3 | 845 | 3/21/2020 |
1.0.2 | 588 | 3/10/2020 |
1.0.0.2 | 590 | 3/5/2020 |
0.8.2.5 | 674 | 1/8/2020 |
0.8.2.3 | 792 | 1/5/2020 |
0.7.3.3 | 960 | 1/1/2020 |
0.7.2 | 782 | 12/29/2019 |
0.6.2 | 1,022 | 6/17/2019 |
0.5.0.2 | 658 | 6/12/2019 |
0.3.3 | 638 | 5/25/2019 |
0.2.6 | 649 | 5/15/2019 |
dotnet high performance remote interface invoke(RPC) communication components