Skip to content
#

azure-service-bus

Here are 215 public repositories matching this topic...

LiteXMessageQueue

Abstract interface to implement any kind of message queue or service bus services (e.g. Azure ServiceBus, Azure Storage Queue, AmazonSQS, RabbitMQ, Google Cloud Queue, Redis Queue) for any type of application (ASP.NET Core, .Net Standard 2.x)

  • Updated May 17, 2022

This is .net core mvc application the whole project was like this application is containerized in docker and hosted on Azure container instance. On hitting the buttons on UI a message is sent to ASB specifically to queue which is monitored by Azure function which picks up the message and send it to slack channel using incoming web hooks api

  • Updated Dec 17, 2020
  • HTML

Improve this page

Add a description, image, and links to the azure-service-bus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azure-service-bus topic, visit your repo's landing page and select "manage topics."

Learn more