An open API service indexing awesome lists of open source software.

https://github.com/jonahandersson/azureservicebusreceiver

Example of Azure Service Bus Receiver Queue
https://github.com/jonahandersson/azureservicebusreceiver

Last synced: 4 months ago
JSON representation

Example of Azure Service Bus Receiver Queue

Awesome Lists containing this project

README

        

# AzureServiceBusReceiver
Example of Azure Service Bus Receiver. A simple console app that receives queue messages from another console app.

Check out https://github.com/cj0nah/AzureServiceBusMessageSender

# AzureServiceBus Namespace
A namespace and service bus queue must be created as a service in the Azure portal to get the connection string.
#Nuget package Microsoft.Azure.ServiceBus is required. For more information https://www.nuget.org/packages/Microsoft.Azure.ServiceBus/

# AzureServiceBus Overview and Documentation

https://jonahandersson.tech/azure-service-bus-a-technical-overview/

https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview#queues