Skip to content

codedecay/Simple.RabbitMq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple.RabbitMq

This is a showcase of how to use the default RabbitMq .NET SDK to simply and easily perform basic use cases.

Use Cases

Send Single Message as JSON

Send List of Messages as JSON

Asynchronously Send List of Messages as JSON

Send Single Message as Binary

Send List of Messags as Binary

Asynchronously Send List of Messages as Binary

Create Exchanges

Create Queues

Bind Exchange and Queue

Bind Exchange and Queue with Routing Key

Receive Messages from Queue

About

Showcase of using the RabbitMq .NET SDK simply

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%