ZJMaster.App.Tool 1.1.9

dotnet tool install --global ZJMaster.App.Tool --version 1.1.9
                    
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 ZJMaster.App.Tool --version 1.1.9
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ZJMaster.App.Tool&version=1.1.9
                    
nuke :add-package ZJMaster.App.Tool --version 1.1.9
                    

ZJMaster.App.Tool

ZJMaster 的 Windows x64 完整桌面宿主,用于在没有主框架源码的环境中运行外部插件。

在插件 solution 根目录安装或还原本地工具后运行:

dotnet zjmaster --workspace .

默认从 <workspace>\Plugins 递归加载插件。运行配置、日志、本地数据库和全局共享脚本分别位于 <workspace>\appsettings.json<workspace>\logs<workspace>\data<workspace>\GlobalScripts

程序运行时只读取和修改工作区根目录的这一份 appsettings.json。通过 NuGet Tool 从其他目录启动时,如果工作区尚无该文件,宿主会先复制一份初始配置。

运行本工具需要安装 .NET 10 Windows x64 Runtime。

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.1.9 80 8/29/2026
1.1.8 94 8/24/2026
1.1.7 90 8/23/2026
1.1.6 95 8/22/2026
1.1.5 144 8/21/2026
1.1.4 165 8/20/2026
1.1.3 90 8/18/2026
1.1.2 88 8/18/2026
1.1.1 93 8/18/2026
1.1.0-preview.3 63 8/18/2026
1.1.0-preview.2 71 8/10/2026
1.1.0-preview.1 65 8/10/2026