Skip to content

rabbitmq/rabbitmq-amqp-dotnet-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RabbitMQ AMQP 1.0 .NET Client

This library is meant to be used with RabbitMQ 4.x.

Install

The client is distributed via NuGet.

Examples

Inside the docs/Examples directory you can find examples of how to use the client.

Documentation

How to Run

  • Start single node with make rabbitmq-server-start. Note that this has been tested on Ubuntu 22 with docker.
  • Start cluster three nodes with make rabbitmq-cluster-start. Note that this has been tested on Ubuntu 22 with docker.
  • Run the tests with make test
  • Running the cluster covers more features

Packages

 
 
 

Contributors