DotnetFleet.Tool
0.1.23
dotnet tool install --global DotnetFleet.Tool --version 0.1.23
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local DotnetFleet.Tool --version 0.1.23
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DotnetFleet.Tool&version=0.1.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package DotnetFleet.Tool --version 0.1.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Compatibility package for DotnetDeployer.Fleet, the coordinator/worker layer that runs DotnetDeployer on managed machines.
| 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.23 | 92 | 5/24/2026 |
| 0.1.22 | 93 | 5/17/2026 |
| 0.1.21 | 93 | 5/17/2026 |
| 0.1.20 | 97 | 5/16/2026 |
| 0.1.19 | 91 | 5/16/2026 |
| 0.1.18 | 95 | 5/15/2026 |
| 0.1.17 | 93 | 5/15/2026 |
| 0.1.16 | 87 | 5/15/2026 |
| 0.1.15 | 95 | 5/14/2026 |
| 0.1.14 | 82 | 5/14/2026 |
| 0.1.13 | 86 | 5/14/2026 |
| 0.1.12 | 89 | 5/14/2026 |
| 0.1.11 | 90 | 5/14/2026 |
| 0.1.10 | 91 | 5/14/2026 |
| 0.1.9 | 93 | 5/13/2026 |
| 0.1.8 | 89 | 5/13/2026 |
| 0.1.7 | 91 | 5/13/2026 |
| 0.1.6 | 93 | 5/13/2026 |
| 0.1.5 | 91 | 5/13/2026 |
| 0.1.4 | 84 | 5/13/2026 |
Loading failed
# Changelog 0.1.23
## Changes since v0.1.22
- fix: preserve manual project icons (`912279b`)