The package Windows.Azure.Bus is deprecated, u should use the Azure.Bus instead, probably will have a simillar workflow
We have 3 projects:
- BlazorRegisterNames (In Blazor Server Side)
- BusShared (the common part between the publisher and consumer)
- ConsumeNames (The consumer in console .NET)
Steps: