paolosalvatori / ServiceBusExplorer

The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
MIT License
2.02k stars 588 forks source link

Not able to install on OS X #719

Closed holms closed 1 year ago

holms commented 1 year ago

Trying to install ServiceBusExplorer.5.0.15.nupkg on osx and it fails.

holms@Romans-MBP ~/Downloads> nuget install ServiceBusExplorer.5.0.15.nupkg
Feeds used:
  https://api.nuget.org/v3/index.json

Installing package 'ServiceBusExplorer.5.0.15.nupkg' to '/Users/holms/Downloads'.
  GET https://api.nuget.org/v3/registration5-gz-semver2/servicebusexplorer.5.0.15.nupkg/index.json
  NotFound https://api.nuget.org/v3/registration5-gz-semver2/servicebusexplorer.5.0.15.nupkg/index.json 746ms
Unable to find package 'ServiceBusExplorer.5.0.15.nupkg'
SeanFeldman commented 1 year ago

See #286.

ErikMogensen commented 1 year ago

We should document the software requirements.