Skip to content

Consuming RabbitMQ messages from Asp.Net MVC application

Notifications You must be signed in to change notification settings

suadev/Asp.NetMvc.RabbitMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing Development Environment

  • Download RabbitMQ from rabbitmq-server-3.6.10.exe

  • Download and run the Erlang Windows Binary File. It takes around 5 minutes.

  • Execute the command for enabling plugins that needed for RabbitMQ -> "C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.6\sbin\rabbitmq-plugins.bat enable rabbitmq_management"

  • Run the publisher console app alt text

  • Run the Log Monitor webb app alt text

Releases

No releases published

Packages

No packages published