Skip to content

Feedback: 'NServiceBus Quick Start: Extending the system' #8008

@mnadareski-particular

Description

@mnadareski-particular

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 use net8.0 when creating Shipping endpoint
  • When copying the Shipping program 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.json got reformatted automatically. It created an invalid layout
    • VSCode instructions can be changed to just add Shipping to the list of items with a similar copy-paste as before
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions