Example AZure Service Bus Project
Budget: £20 – £250 GBP
I need someone to build an example C# MVC project to send and receive messages using Azure Service Bus. The project needs to use DI.
A simple MVC project with a controller that accepts a GET call with a msg parameter
- this will post a message to the service bus, sending the msg parameter
In the background, there should be a listener for the service bus queue.
- this will remove the msg from the queue and output the message to the console. The listening class needs to use DI.
This project must use the standard DI in the send message and listener.
A simple MVC project with a controller that accepts a GET call with a msg parameter
- this will post a message to the service bus, sending the msg parameter
In the background, there should be a listener for the service bus queue.
- this will remove the msg from the queue and output the message to the console. The listening class needs to use DI.
This project must use the standard DI in the send message and listener.