Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

File metadata and controls

4 lines (3 loc) · 222 Bytes

AzureServiceBusEmulator

This application is an example of how to use Azure Service Bus Emulator with .NET Aspire. The Publisher API sends a message on the service bus and the Consumer API receives and logs the message.