Skip to content

This project is a simple solution to learn how Azure Service Bus works

Notifications You must be signed in to change notification settings

marcelss/ServiceBusDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This project is a simple demo to show how Azure Service Bus works, you can send and receive messages to a queue or a topic.

Technologies

Project is created with:

  • Azure Messaging Service Bus version: 7.2.1
  • Newtonsoft version: 13.0.1
  • .Net version: 5.0

Setup

To run this project, just clone it and be happy:

$ git clone https://github.com/marcelss/ServiceBusDemo

You'll need to configure AzureServiceBus connection string at appsettings.json

About

This project is a simple solution to learn how Azure Service Bus works

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published