Top 20 NuGet amqp Packages

There was a time that I badly need a service bus component which enables my UWP to create topic/subscription on AzureServiceBus. Unfortunately, neither Microsoft nor 3rd party component can do it for me. The Microsoft one requires full .Net environment and rejected UWP, the 3rd party library only ha...
Fake RabbitMQ implementation for usage in testing
A highly-configurable, opinionated .NET library for the popular RabbitMQ messaging broker.
A .NET Standard 2.0 for sending and receiving large files using a Message Queue, supporting the AMQP 1.0 protocol
Injectable dependency for serializing and deserializing RabbitMQ Messages using Protobuffer. Best used with NanoMessageBus.Sender and NanoMessageBus.Receiver package.
Injectable dependency for serializing and deserializing RabbitMQ Messages using MessagePack. Best used with NanoMessageBus.Sender and NanoMessageBus.Receiver package.
Injectable dependency for serializing and deserializing RabbitMQ Messages using an DeflateStream. Best used with NanoMessageBus.Sender and NanoMessageBus.Receiver package.
A simple .Net Message Broker. It provides a KISS abstraction of the Advanced Message Queuing Protocol (AMQP) such as used by RabbitMQ.
Microsoft.Azure.ServiceBus MessageId extension
This is the next generation Azure Event Hubs .NET Standard Service Fabric Processor library, which integrates Event Hub event consumption with Service Fabric. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
RabbitMQ client library.
RabbitBus JSON serialization provider.
Redistributable components for package 'librabbitmq'. This package should only be installed as a dependency. (This is not the package you are looking for).
Wraps RabbitMQ.Client in order to make very easy to work with RabbitMQ hiding to the user all the technical aspects, like connections and channels management and providing a clear interface (IAMQPManager) designed to abstract the RabbitMq implementation of the AMQP protocol. Implements RPC (publis...
This is a compact version of AMQP.Net Lite for .Net Micro Framework on memory/space constrained devices.
Nuget package containing precompiled apache qpid dlls
Protocol definitions for AMQP to be used with Test.It.With.AMQP test framework.
RabbitMQ 0.9.1 protocol integration for Test.It.With.Amqp testing framework