Info
Version: | 6.0.22 |
Author(s): | NetFusion Contributors |
Last Update: | Saturday, January 21, 2023 |
.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.3.10)
- NetFusion.Common(>= 3.3.10)
- NetFusion.Bootstrap(>= 3.3.10)
- NetFusion.Messaging.Types(>= 3.3.10)
- NetFusion.Messaging(>= 3.3.10)
- NetFusion.Settings(>= 3.3.10)
- EasyNetQ(>= 6.3.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.