I rebuilt the NServiceBus Quick Start using :
- ASP.Net Core Worker Service (Preview in .NET Core 3.0)
- Razor Pages for the UI client
- Endpoints multi-hosting
- NServiceBus conventions
- Configuration/option to set up all the endpoints dynamically
I rebuilt the NServiceBus Quick Start using :