Skip to content

jonahandersson/azure-service-bus-topic-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages