Oh, the Azure Service Bus emulator issue was closed in the last year, and there is now a way to run a limited version of Azure Service Bus locally. I am glad that they overcame the initial hostility toward users by Sean Feldman, which is an example of how not to engage with your user base.
I gave it a try today, and spinning it up seemed fairly straightforward and the documentation is surprisingly okay. The config.json is not understandable to me as a front-end developer trying to get it to work.
However the back end developers that make the API that I rely on for this client use MassTransit and ServicesBusAdministrationClient so I am still out of luck until those issues get prioritized.
I think there’s also an issue with using an existing database after restarting the container, but I’ll worry about that when I can actually use the emulator.
