Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Use amqp in dotnet

This project shows how to use the rabbitmq-dotnet-client to publish and consume messages in a dotnet console application. It consists of a Producer and a Consumer that runs in a separate thread.

Usage

  1. Clone the project
  2. cd into the project folder
  3. Run the project (no args will run using the defaul URL amqp://guest:guest@localhost)
  4. dotnet run --project dotnetcore-amqp-example -- amqps://[username]:[password]@[instance]/[vhost]

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages