b4 0.1.0
dotnet tool install --global b4 --version 0.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local b4 --version 0.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=b4&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package b4 --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
b4
ByteAid .NET tooling dispatcher. b4 <tool> [args] routes to the matching b4-<tool> dotnet tool, git-style:
b4 roslyn start # runs b4-roslyn start
b4 --list # lists b4-* tools found on PATH
Install
dotnet tool install -g b4
Family tools are installed separately and remain usable standalone:
| Package | Command | Purpose |
|---|---|---|
| b4.Roslyn | b4-roslyn |
MCP server for .NET solutions (Roslyn) |
Each family package owns its own b4-<name> command, so tools install, version and uninstall independently — the dispatcher only provides the unified b4 entry point.
| 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. |
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.1.0 | 58 | 6/5/2026 |