ColorVision.UI.Desktop
1.5.5.3
dotnet add package ColorVision.UI.Desktop --version 1.5.5.3
NuGet\Install-Package ColorVision.UI.Desktop -Version 1.5.5.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ColorVision.UI.Desktop" Version="1.5.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ColorVision.UI.Desktop" Version="1.5.5.3" />
<PackageReference Include="ColorVision.UI.Desktop" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ColorVision.UI.Desktop --version 1.5.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ColorVision.UI.Desktop, 1.5.5.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ColorVision.UI.Desktop@1.5.5.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ColorVision.UI.Desktop&version=1.5.5.3
#tool nuget:?package=ColorVision.UI.Desktop&version=1.5.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ColorVision.UI.Desktop
版本: 1.5.5.1 | 目标框架: .NET 10.0 Windows | 输出类型: WinExe
功能定位
桌面应用程序入口模块,提供主窗口、设置管理、配置向导、菜单定制和第三方应用集成。
主要功能
应用入口 (App.xaml.cs)
- 全局异常捕获、单实例检查、启动参数处理
- 首次运行显示配置向导
主窗口 (MainWindow.xaml)
- 基于 AvalonDock 的停靠面板布局
- 文档视图 + 面板视图管理
- 动态菜单加载(MenuManager)
设置管理 (Settings/)
- SettingWindow — 统一设置窗口,自动发现 IConfigSettingProvider
- 支持 TabItem / Class / Property 三种设置类型
配置向导 (Wizards/)
- WizardWindow — 分步骤初始化向导
- WizardManager — 自动发现 IWizardStep 实现
- WizardWindowConfig — 向导完成状态持久化
菜单管理 (MenuItemManager/)
- MenuItemManagerWindow — 可视化菜单结构编辑
- MenuItemManagerConfig — 菜单配置持久化
第三方应用 (ThirdPartyApps/)
- SystemAppProvider — Windows 系统工具集合
其他
- ShortcutCreator — 创建 .lnk 快捷方式
- SystemInitializer — CUDA 初始化 + 系统信息记录
文件清单
| 文件 | 说明 |
|---|---|
App.xaml.cs |
应用入口 |
MainWindow.xaml.cs |
主窗口 |
ShortcutCreator.cs |
快捷方式创建 |
WizardWindow.xaml.cs |
配置向导窗口 |
WizardWindowConfig.cs |
向导配置 |
SystemAppProvider.cs |
系统应用提供者 |
MenuItemManagerConfig.cs |
菜单管理配置 |
依赖关系
- 引用: ColorVision.UI, ColorVision.Database, Markdig.Signed, Microsoft.Web.WebView2
- 被引用: ColorVision.Solution
构建
dotnet build UI/ColorVision.UI.Desktop/ColorVision.UI.Desktop.csproj
dotnet run --project UI/ColorVision.UI.Desktop/ColorVision.UI.Desktop.csproj
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-windows7.0
- ColorVision.Database (>= 1.5.5.3)
- ColorVision.UI (>= 1.5.5.3)
- Markdig.Signed (>= 1.2.0)
- Microsoft.Web.WebView2 (>= 1.0.3967.48)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ColorVision.UI.Desktop:
| Package | Downloads |
|---|---|
|
ColorVision.Solution
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.5.3 | 75 | 6/2/2026 |
| 1.5.5.2 | 110 | 5/31/2026 |
| 1.5.5.1 | 117 | 4/13/2026 |
| 1.5.4.1 | 122 | 3/31/2026 |
| 1.5.1.6 | 107 | 3/31/2026 |
| 1.5.1.5 | 112 | 3/1/2026 |
| 1.5.1.2 | 119 | 2/16/2026 |
| 1.5.1.1 | 117 | 2/16/2026 |
| 1.4.1.2 | 117 | 2/13/2026 |
| 1.4.1.1 | 120 | 2/3/2026 |
| 1.3.10.1 | 121 | 1/14/2026 |
| 1.3.9.3 | 126 | 1/14/2026 |
| 1.3.9.2 | 130 | 1/10/2026 |