ClassIsland.PluginSdk.Cli
1.0.0.2
dotnet tool install --global ClassIsland.PluginSdk.Cli --version 1.0.0.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local ClassIsland.PluginSdk.Cli --version 1.0.0.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ClassIsland.PluginSdk.Cli&version=1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package ClassIsland.PluginSdk.Cli --version 1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ClassIsland 插件 SDK 命令行工具
ClassIsland 插件 SDK 命令行工具。提供以下子命令:
| 命令 | 说明 |
|---|---|
cipx migrate |
分析并迁移 ClassIsland 2.0/2.1 插件项目到 2.2+。 |
cipx run |
构建插件项目,并按插件开发启动配置启动 ClassIsland。 |
安装
dotnet tool install --global ClassIsland.PluginSdk.Cli
使用
cipx --help
cipx migrate --help
cipx run --help
| 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.