Ryan Liu
Ryan Liu
Feedback for 'NServiceBus Step-by-step: Publishing Events' https://docs.particular.net/tutorials/nservicebus-step-by-step/4-publishing-events/ Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/tutorials/nservicebus-step-by-step/4-publishing-events/tutorial.md Why shipping endpoing cares about OrderPlaced event? It just need care OrderBilled event. If it is billed, order must...
### Type of issue Typo ### Description Here I copied from console window. ``` PS C:\git\logTrace\Pluralsight-Otel-Backend\Basket.API> dotnet-trace convert --format Chromium .\Basket.API.exe_20240214_152204.nettrace Writing: C:\git\logTrace\Pluralsight-Otel-Backend\Basket.API\Basket.API.exe_20240214_152204.chromium.json Conversion complete PS C:\git\logTrace\Pluralsight-Otel-Backend\Basket.API> dotnet-trace convert --format...