enesceb / RabbitMQ.NetFramework.Implementation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C# 100.0%