Provide rabbitMQ channel implementation for NetRpc.
Info
| Version: | 9.0.3 |
| Author(s): | ShadowK |
| Last Update: | Friday, June 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/newshadowk/NetRpc |
| NuGet Url: | https://www.nuget.org/packages/NetRpc.RabbitMQ |
Install
Install-Package NetRpc.RabbitMQ
dotnet add package NetRpc.RabbitMQ
paket add NetRpc.RabbitMQ
NetRpc.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- NetRpc(>= 5.0.28)
- Proxy.RabbitMQ(>= 5.0.28)
- Microsoft.Extensions.Hosting(>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)