Skip to content

aysaya/service-bus-topics-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

A basic consumption of messages from Azure Service Bus and .NET Core 2.0

blogs:

what you will need:

  • Visual Studio 2017 or
  • VS Code
  • dotnet CLI

Visual Studio steps

VS Code steps

  • add user secrets
  • in RateWebhook folder open powershell/cmd and type in dotnet run
  • in QuoteEngine folder open another powershell/cmd and type in dotnet run
  • in Pricing folder open powershell/cmd and type in dotnet run
  • in Notification folder open another powershell/cmd and type in dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages