An open API service indexing awesome lists of open source software.

https://github.com/thiagoloureiro/rabbitmqdotnet

RabbitMQ Example of usage
https://github.com/thiagoloureiro/rabbitmqdotnet

csharp messagequeue rabbitmq

Last synced: about 2 months ago
JSON representation

RabbitMQ Example of usage

Awesome Lists containing this project

README

        

# RabbitMQDotnet

Using RabbitMQ with C#

First Release
Implemented:

- Create Queue
- Read One Message From Queue
- Write Message to Queue
- Retrieve List of Messages
- Message Count