A simple example project demonstrating how to use Azure Service Bus and shopify webhooks in .NET applications.
Application uses MassTransit library as abstraction over ASB
- Update Service Bus connection string in
appsettings.json. - Update shopify secret key string in
appsettings.json. - Build and run the project:
- Change webhook urls in
.toml. (For local development you can use ngrok) - Run
shopify app devand follow prompts in console