dotnet-busly
0.2.0
See the version list below for details.
dotnet tool install --global dotnet-busly --version 0.2.0
dotnet new tool-manifest
dotnet tool install --local dotnet-busly --version 0.2.0
#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
- Fork it ( https://github.com/tragiccode/busly-cli/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
| Product | Versions 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. |
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 |