Publish your messages from .NET to Azure Service Bus queue
This is a publisher which will publish your messages to a queue. You can add a topic and make it publish to that topic.
This is an active subscriber listening to a message published at a topic. Run this project parallel when you are publishing.