Goodboy amqp implementation using easynetq framework.
Info
Version: | 0.0.3-beta |
Author(s): | Goodboy |
Last Update: | Tuesday, October 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Goodboy.AMQP.Easynetq |
Install
Install-Package Goodboy.AMQP.Easynetq
dotnet add package Goodboy.AMQP.Easynetq
paket add Goodboy.AMQP.Easynetq
Goodboy.AMQP.Easynetq Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.0.0)
- Microsoft.AspNetCore.Hosting(>= 2.0.0)
- EasyNetQ(>= 3.1.0)
- Goodboy.Practices(>= 0.0.3)