RabbitMQ.Bus.Topic
0.0.3
一个.netcore下的,十分简单的rabbitmq封装,基于RabbitMQ.Client
Install-Package RabbitMQ.Bus.Topic -Version 0.0.3
dotnet add package RabbitMQ.Bus.Topic --version 0.0.3
<PackageReference Include="RabbitMQ.Bus.Topic" Version="0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RabbitMQ.Bus.Topic --version 0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
- RabbitMQ.Client (>= 5.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.