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
                    
if you are setting up this repo
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
                    
nuke :add-package ClassIsland.PluginSdk.Cli --version 1.0.0.2
                    

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 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
1.0.0.2 117 8/20/2026
1.0.0.1 113 8/20/2026