dotnet-busly 0.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global dotnet-busly --version 0.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local dotnet-busly --version 0.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-busly&version=0.2.0
                    
nuke :add-package dotnet-busly --version 0.2.0
                    

<div align="center"> <img src="website/static/img/busly-logo.png" alt="Description" width="35%" />

</div>

Overview

Busly CLI is a lightweight, open source command-line tool that allows developers to send messages to an NServiceBus endpoint at the power of their fingertips β€” no boilerplate code, no host applications, just quick and reliable messaging from your terminal.

Built for speed and simplicity, this tool streamlines common messaging, testing, and debugging scenarios when working with NServiceBus and message-driven architectures. Busly CLI is fully cross-platform, running on Windows, macOS, and Linux, and offers multiple installation options to suit your workflow. Whether you’re validating endpoints, simulating events, or quickly implementing a proof of concept (POC) for a new messaging solution, this CLI lets you publish or send messages instantly, giving you full control of your distributed system from the command line.

Key Features

  • πŸš€ Send messages via CLI – Quickly send commands or publish events to NServiceBus endpoints.
  • 🧩 Supports custom message types – Define and send serialized payloads that match your message contracts.
  • 🌐 Supported transports – Works with Azure Service Bus, RabbitMQ, and AWS SQS.
  • βš™οΈ Transport configuration file – Configure and easily switch between multiple transports. Transports can run on your local machine or be pointed to development, staging, or production environments.
  • πŸ’» Cross-platform support – Works seamlessly on Windows, macOS, and Linux.
  • πŸ“¦ Multiple installation options – Install via Chocolatey, Docker, .NET tool (via NuGet), or by downloading the binary directly from GitHub Releases.

Docs

Under Construction. Stay tuned.

Disclaimer

This project is not affiliated with, endorsed by, or sponsored by Particular Software. NServiceBus is a registered trademark of Particular Software.

Contributing

  1. Fork it ( https://github.com/tragiccode/busly-cli/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.44.0 57 3/12/2026
0.43.0 62 3/12/2026
0.42.0 63 3/12/2026
0.41.0 96 2/16/2026
0.39.0 89 1/23/2026
0.38.0 194 12/24/2025
0.37.0 183 12/22/2025
0.36.0 191 12/22/2025
0.35.0 291 12/18/2025
0.34.0 368 12/8/2025
0.33.0 322 12/8/2025
0.32.0 238 12/6/2025
0.31.0 238 12/6/2025
0.30.0 254 12/6/2025
0.29.1 143 12/6/2025
0.29.0 157 12/6/2025
0.28.0 172 12/6/2025
0.27.0 219 12/4/2025
0.26.0 214 12/4/2025
0.2.0 323 11/17/2025
Loading failed