Wingetlywingetly
← All apps

ServiceBusExplorer Preview

by PaoloSalvatoriv6.3.0

Last updated

The Service Bus Explorer allows users to administer messaging entities. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.

Install with winget

$ winget install --id paolosalvatori.ServiceBusExplorer.Preview --exact --version 6.3.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v6.3.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for ServiceBusExplorer Preview.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Microsoft .NET Windows Desktop Runtime 10.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.10v10.0.11

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft .NET Windows Desktop Runtime 8.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.8v8.0.30

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft ASP.NET Core Runtime 9.0Microsoft Corporation
    Microsoft.DotNet.AspNetCore.9v9.0.19

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft .NET SDK 10.0Microsoft Corporation
    Microsoft.DotNet.SDK.10v10.0.400

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft .NET Windows Desktop Runtime 6.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.6v6.0.36

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft ASP.NET Core Hosting Bundle 8.0Microsoft Corporation
    Microsoft.DotNet.HostingBundle.8v8.0.30

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

More from PaoloSalvatori or browse azure, azure-event-hub, azure-event-hubs.

Frequently asked questions

How do I install ServiceBusExplorer Preview on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id paolosalvatori.ServiceBusExplorer.Preview --exact --version 6.3.0. winget downloads the installer from PaoloSalvatori and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ServiceBusExplorer Preview silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id paolosalvatori.ServiceBusExplorer.Preview --exact 6.3.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall ServiceBusExplorer Preview via winget?
Run: winget uninstall --id paolosalvatori.ServiceBusExplorer.Preview --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ServiceBusExplorer Preview's Apps & Features entry.
Is ServiceBusExplorer Preview free?
ServiceBusExplorer Preview is distributed under MIT. Refer to the publisher (https://github.com/paolosalvatori/ServiceBusExplorer) for the full license terms - Wingetly itself does not charge for installation.
Does ServiceBusExplorer Preview work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ServiceBusExplorer Preview directly from the publisher.
How do I keep ServiceBusExplorer Preview up to date?
Run winget upgrade --id paolosalvatori.ServiceBusExplorer.Preview --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ServiceBusExplorer Preview from microsoft/winget-pkgs.