Skip to content

cloudamqp/dotnetcore-amqp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages