NetRpc 6.0.0-beta1

This is a prerelease version of NetRpc.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NetRpc --version 6.0.0-beta1
                    
NuGet\Install-Package NetRpc -Version 6.0.0-beta1
                    
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="NetRpc" Version="6.0.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetRpc" Version="6.0.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="NetRpc" />
                    
Project file
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 NetRpc --version 6.0.0-beta1
                    
#r "nuget: NetRpc, 6.0.0-beta1"
                    
#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 NetRpc@6.0.0-beta1
                    
#: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=NetRpc&version=6.0.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NetRpc&version=6.0.0-beta1&prerelease
                    
Install as a Cake Tool

NetRpc is a light weight rpc engine base on RabbitMQ, Grpc, Http targeting .NET5. especially suitable for handle long call.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on NetRpc:

Package Downloads
NetRpc.OpenTracing

Provide openTracing support for NetRpc.

NetRpc.RabbitMQ

Provide rabbitMQ channel implementation for NetRpc.

NetRpc.Http.Client

Provide Http client channel implementation for NetRpc.

NetRpc.Grpc

Provide grpc channel implementation for NetRpc.

EE.Core.RabbitMQ

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.3 245 6/20/2025
9.0.2 211 6/20/2025
9.0.1 409 5/7/2025
9.0.0 248 3/14/2025
8.0.13 607 3/5/2025
8.0.12 312 3/5/2025
8.0.11 339 3/5/2025
8.0.10 261 12/2/2024
8.0.9 230 11/30/2024
8.0.8 238 11/29/2024
8.0.7 224 11/28/2024
8.0.6 245 11/18/2024
8.0.5 227 11/1/2024
8.0.4 233 11/1/2024
8.0.3 236 11/1/2024
8.0.2 230 11/1/2024
8.0.1 243 11/1/2024
8.0.0 540 10/11/2024
7.0.31 337 4/18/2024
6.0.0-beta1 934 10/14/2021
Loading failed