We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb6e33 commit 85ed9cdCopy full SHA for 85ed9cd
README.md
@@ -57,6 +57,12 @@ The default location of the executable is `%USERPROFILE%\scoop\apps\servicebusex
57
curl -s https://api.github.com/repos/paolosalvatori/ServiceBusExplorer/releases/latest | grep browser_download_url | cut -d '"' -f 4
58
```
59
60
+## Using [Winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/)
61
+
62
+````
63
+winget install --id paolosalvatori.ServiceBusExplorer --source winget
64
65
66
# Contributions
67
There are no dedicated developers so development is entirely based on voluntary effort.
68
0 commit comments