-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Description
Feedback for 'NServiceBus Quick Start: Extending the system' https://docs.particular.net/tutorials/quickstart/tutorial-extending-the-system
Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/tutorials/quickstart/tutorial-extending-the-system.md
- Quickstart solution targets
net9.0, instructions say to usenet8.0when creatingShippingendpoint - When copying the
Shippingprogram code, it inserted 2 newlines above and below
the code when pasting. Could have been a local issue related to browser and OS, but it felt worth mentioning - Default flag of implicit usings makes it seem like 2 of the using statements are redundant if you pay attention to the IDE
- When adding the launch in VSCode, the
launch.jsongot reformatted automatically. It created an invalid layout- VSCode instructions can be changed to just add
Shippingto the list of items with a similar copy-paste as before
- VSCode instructions can be changed to just add
- Trying to follow the "new message handler" instructions, it makes it seem like you can copy the values from steps 3 and 4 directly into the file and have it work. The final full outcome is not apparent from the steps due to the lack of information about which namespaces are needed.
Metadata
Metadata
Assignees
Labels
No labels