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

https://github.com/jonahandersson/azure-service-bus-topic-sender

A very simple console app of how to send message using Azure Service Bus Topic.
https://github.com/jonahandersson/azure-service-bus-topic-sender

azure azureservicebus csharp netcore service-bus-topic

Last synced: 4 months ago
JSON representation

A very simple console app of how to send message using Azure Service Bus Topic.

Awesome Lists containing this project

README

        

# Azure Service Bus - Topic Example (Sender)
A very simple console app of how to send message using Azure Service Bus Topic.

# AzureServiceBus Namespace
#A namespace and a service bus topic 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