Daishi.AMQP
1.0.0
Microservices are groupings of lightweight services, interconnected, although independent of each other, without direct coupling or dependency. Microservices allow flexibility in terms of infrastructure; application traffic is routed to collections of services that may be distributed across CPU, disk, machine and network as opposed to a single monolithic platform designed to manage all traffic.
Install-Package Daishi.AMQP -Version 1.0.0
dotnet add package Daishi.AMQP --version 1.0.0
<PackageReference Include="Daishi.AMQP" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Daishi.AMQP --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Newtonsoft.Json (>= 7.0.1)
- RabbitMQ.Client (>= 3.5.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2,832 | 10/1/2015 |