ServiceBus.Core.Rabbit
1.0.7
This is a custom library which implements ServiceBus.Core contracts, using RabbitMq as underlying service bus layer.
Install-Package ServiceBus.Core.Rabbit -Version 1.0.7
dotnet add package ServiceBus.Core.Rabbit --version 1.0.7
<PackageReference Include="ServiceBus.Core.Rabbit" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceBus.Core.Rabbit --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.6.0)
- Newtonsoft.Json (>= 12.0.3)
- RabbitMQ.Client (>= 5.1.2)
- ServiceBus.Core (>= 1.0.10)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ServiceBus.Core.Rabbit:
Package | Downloads |
---|---|
ServiceBus.AspNetCore.Rabbit
This is a custom library which implements subcribers injected as IHttpApplication, enabling to forward messages into WebAPI endpoint controllers.
|
GitHub repositories
This package is not used by any popular GitHub repositories.