Info
Version: | 3.2.155 |
Author(s): | NetFusion Contributors |
Last Update: | Monday, November 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grecosoft/NetFusion/wiki |
NuGet Url: | https://www.nuget.org/packages/NetFusion.RabbitMQ |
Install
Install-Package NetFusion.RabbitMQ
dotnet add package NetFusion.RabbitMQ
paket add NetFusion.RabbitMQ
NetFusion.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- NetFusion.Base(>= 3.2.155)
- NetFusion.Common(>= 3.2.155)
- NetFusion.Bootstrap(>= 3.2.155)
- NetFusion.Messaging.Types(>= 3.2.155)
- NetFusion.Messaging(>= 3.2.155)
- NetFusion.Settings(>= 3.2.155)
- EasyNetQ(>= 3.7.1)
- System.ValueTuple(>= 4.5.0)
Tags
Also provides attributes used to binds in-process message handlers to RabbitMq queues to be invoked
when messages arrives on queue.