Provide api proxy for RabbitMQ, 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/Proxy.RabbitMQ |
Install
Install-Package Proxy.RabbitMQ
dotnet add package Proxy.RabbitMQ
paket add Proxy.RabbitMQ
Proxy.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- RabbitMQ.Client(>= 6.2.1)
- System.Threading.Tasks.Dataflow(>= 5.0.0)