Skip to content

ServiceBusExample.WebApp is a simple application which shows how to send message to Azure Service Bus Queue from ASP.NET Web Application.

Notifications You must be signed in to change notification settings

kubawajs/ServiceBusExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServiceBusExample.WebApp

ServiceBusExample.WebApp is a simple ASP.NET Web Application which shows how to send message to Azure Service Bus Queue by submitting a form. Project was created as a part of blog post which contains detailed description: Add message to Azure Service Bus from ASP.NET Web Application

Getting Started

Clone repository. Paste connection string and queue name inside ServiceBusQueueService.cs. Build solution.

Prerequisites

  • Azure Subscription with Azure Service Bus Queue.
  • ASP.NET Core 3.1

Built With

  • ASP.NET Core 3.1
  • Microsoft.Azure.ServiceBus 4.1.3

Authors

License

This project is licensed under the MIT License.

Acknowledgments

About

ServiceBusExample.WebApp is a simple application which shows how to send message to Azure Service Bus Queue from ASP.NET Web Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages