You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating the Billing project, it omits the need for the NServiceBus.Extensions.Hosting package to be added. When the configuration is copied from the Program file in Sales to Billing, this results in a compilation error
Under "Running the solution", the output includes an additional string on each informational log line - "Should we ship now?". This is not mentioned in the steps but is glossed over with the "you should now see output like this" statement preceding.
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
NServiceBus.Extensions.Hostingpackage to be added. When the configuration is copied from the Program file in Sales to Billing, this results in a compilation error