Skip to content

Implemented all RabbitMQ(Message Broker) operations in a C# Application

Notifications You must be signed in to change notification settings

enesceb/RabbitMQ.NetFramework.Implementation

Repository files navigation

RabbitMQ.NetFramework.Implementation

Implemented all RabbitMQ(Message Broker) operations in a C# Application - RabbitMQ C# [RabbitMQ .Net] Implementation.

Manuel Create Exchange, Queues , Bind Queues, publish message, consumer obj and printed listbox.

if click to subscribe buttons, messages will be printed

Getting Started

  • Connect to RabbitMQ Portal (Check the connection string on App.config)
  • Click Create exchange button
  • Click Create Queues button
  • Click Bind Queues button

then publish your email and sms notification

image

License

MIT

Releases

No releases published

Packages

No packages published

Languages