A modern, cross-platform tool for browsing queues, topics, and messages. Built with Avalonia UI and .NET 10 for a native experience on every platform.
A comprehensive toolkit for managing Azure Service Bus resources with ease and efficiency.
Sign in with Azure Identity or use connection strings. Save multiple connections for quick access.
Browse subscriptions, namespaces, queues, and topics with an intuitive tree view interface.
JSON and XML syntax highlighting in message bodies with built-in formatter and validator.
Speed up your workflow with keyboard shortcuts for common actions like refresh, new message, and more.
View and manage dead-lettered messages. Understand why messages failed and resend to original queue.
Real-time charts and metrics for queue depths, message rates, and performance insights.
See what's coming in future releases and help shape the direction of BusLane.
Native experience on macOS, Windows, and Linux with a single codebase.
Intel & Apple Silicon
x64 & ARM64
x64 & ARM64
Download a pre-built release or build from source.
# macOS users: Remove quarantine attribute
xattr -cr "/Applications/BusLane.app"
# Then open the app normally
# Clone the repository
git clone https://github.com/soliktomasz/BusLane.git
cd BusLane
# Build and run
dotnet build
dotnet run
# Or publish self-contained
dotnet publish -c Release -r osx-arm64 --self-contained
BusLane implements multiple layers of protection for your sensitive connection data.
Connection strings are encrypted with machine-specific keys
Azure tokens stored in system Keychain/Credential Manager
Connection strings displayed with bullet characters in UI
Credentials never leave your machine or transmit externally
Download BusLane today and experience modern Azure Service Bus management.