ktsu.KtsuTools.Machine
1.0.2
Prefix Reserved
dotnet add package ktsu.KtsuTools.Machine --version 1.0.2
NuGet\Install-Package ktsu.KtsuTools.Machine -Version 1.0.2
<PackageReference Include="ktsu.KtsuTools.Machine" Version="1.0.2" />
<PackageVersion Include="ktsu.KtsuTools.Machine" Version="1.0.2" />
<PackageReference Include="ktsu.KtsuTools.Machine" />
paket add ktsu.KtsuTools.Machine --version 1.0.2
#r "nuget: ktsu.KtsuTools.Machine, 1.0.2"
#:package ktsu.KtsuTools.Machine@1.0.2
#addin nuget:?package=ktsu.KtsuTools.Machine&version=1.0.2
#tool nuget:?package=ktsu.KtsuTools.Machine&version=1.0.2
KtsuTools
A unified developer tools suite consolidating 14 ktsu-dev tools into a single CLI application.
Usage
ktools <command> [options]
Run ktools --help for a list of available commands.
Related tools
For per-repo release automation (semver bumps, changelog, publish, package manifest emission), see KtsuBuild. KtsuTools focuses on cross-repo orchestration; KtsuBuild handles the inside-one-repo release workflow. The two are complementary and intentionally not merged.
| 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. |
-
net10.0
- Humanizer.Core (>= 3.0.10)
- ktsu.IntervalAction (>= 1.3.34)
- ktsu.KtsuTools.Core (>= 1.0.2)
- LibreHardwareMonitorLib (>= 0.9.6)
- Spectre.Console (>= 0.57.0)
- Spectre.Console.Ansi (>= 0.57.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
## v1.0.2 (patch)
Changes since v1.0.1:
- Fix NU1605 package downgrade on ktsu.Semantics ([@matt-edmondson](https://github.com/matt-edmondson))
- Stop Update SDKs failing when there is nothing to update ([@matt-edmondson](https://github.com/matt-edmondson))