1. RabbitMQ.Client

    By:

    The RabbitMQ .NET client is an implementation of an AMQP client library for C# (and, implicitly, other .NET languages), and a binding exposing AMQP services via Microsoft's Windows Communication Foundation (WCF).

  2. Windows Azure Service Bus

    By:

    This package works with Windows Azure Service Bus. It adds Microsoft.ServiceBus.dll along with related configuration files to your project. This library allows AMQP 1.0 to be used as one of the protocols for communication with Windows Azure Service Bus. Please note that this package requires .Net Framework 4 Full Profile.

  3. EasyNetQ

    By:

    EasyNetQ is a simple, opinionated .NET API for RabbitMQ

  4. Spring.Messaging.Amqp

    By:

    The Spring AMQP project applies core Spring concepts to the development of AMQP-based messaging solutions. We provide a "template" as a high-level abstraction for sending and receiving messages. We also provide support for Message-driven POCOs. These libraries facilitate management of AMQP resources while promoting the use of dependency injection a... More information

    743 downloads

  5. Footloose.Amqp 2.0.0

    By:

    Footloose is a fast and scalable asynchronous distributed computing and service library that was designed to be fast, secure, simple to use, unobtrusive and without the need of client side code generation or proxy classes. It was developed to connect or build distributed applications on the .NET/Mono platform with enterprise features like lo... More information

  6. Spring.Messaging.Amqp.Rabbit

    By:

    The Spring AMQP project applies core Spring concepts to the development of AMQP-based messaging solutions. We provide a "template" as a high-level abstraction for sending and receiving messages. We also provide support for Message-driven POCOs. These libraries facilitate management of AMQP resources while promoting the use of dependency injection a... More information

    674 downloads

  7. RabbitMQ.ServiceModel

    By:

    A WCF Binding for RabbitMQ. The RabbitMQ .NET client is an implementation of an AMQP client library for C# (and, implicitly, other .NET languages), and a binding exposing AMQP services via Microsoft's Windows Communication Foundation (WCF).

  8. EasyNetQ.Management.Client

    By:

    EasyNetQ.Management.Client is a .NET client for the RabbitMQ RESTful management API

  9. RabbitBus

    By:

    RabbitMQ client library.

  10. Burrow.NET

    By:

    Burrow.NET is a simple library created based on some EasyNetQ ideas, it's a thin wrapper of RabbitMQ.Client for .NET. Basically, if you just need to put your message or subscribe messages from RabbitMQ server, you found the right place. With Burrow.NET, you can easily customize almost everything start with exchange and queue name, changing the way ... More information

  11. RabbitBus.Serialization.Json

    By:

    RabbitBus JSON serialization provider.

  12. NanoMessageBus RabbitMQ Messaging Plugin

    By:

    Additional messaging provider for NanoMessageBus using RabbitMQ messaging infrastructure.

  13. Service Bus preview features

    By:

    This package works with Windows Azure Service Bus and provides support for Notification Hubs and AMQP 1.0. It adds Microsoft.ServiceBus.Preview.dll along with related configuration files to your project. Additional info for Notification Hubs is at http://go.microsoft.com/fwlink/?LinkID=271460, a developer guide and associated samples for AMQP 1.0 (... More information

  14. Burrow.Extras

    By:

    Burrow.Extras provide DependencyInjection TunnelFactory, JsonSerializer and RabbitSetup which help to create Exchanges and Queues programmatically. YOU DON'T NEED TO DOWNLOAD BURROW.RPC IF YOU DON'T USE RPC IN YOUR CODE.

  15. Footloose 2.0.0

    By:

    Footloose is a fast and scalable asynchronous distributed computing and service library that was designed to be fast, secure, simple to use, unobtrusive and without the need of client side code generation or proxy classes. It was developed to connect or build distributed applications on the .NET/Mono platform with enterprise features like lo... More information

  16. Footloose.Xmpp 2.0.0

    By:

    Footloose is a fast and scalable asynchronous distributed computing and service library that was designed to be fast, secure, simple to use, unobtrusive and without the need of client side code generation or proxy classes. It was developed to connect or build distributed applications on the .NET/Mono platform with enterprise features like lo... More information

  17. Log4Rabbit

    By:

    RabbitMQ appender for log4net

  18. Burrow.RPC

    By:

    Burrow.RPC helps implement RPC-style service using RabbitMQ and Burrow.NET. This package is optional

  19. postal.js

    By:

    Postal.js is an in-memory message bus - very loosely inspired by AMQP - written in JavaScript. Postal.js runs in the browser, or on the server-side using Node.js.