ColorVision.Solution 1.3.5.1

dotnet add package ColorVision.Solution --version 1.3.5.1
                    
NuGet\Install-Package ColorVision.Solution -Version 1.3.5.1
                    
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.Solution" Version="1.3.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ColorVision.Solution" Version="1.3.5.1" />
                    
Directory.Packages.props
<PackageReference Include="ColorVision.Solution" />
                    
Project file
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.Solution --version 1.3.5.1
                    
#r "nuget: ColorVision.Solution, 1.3.5.1"
                    
#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.Solution@1.3.5.1
                    
#: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.Solution&version=1.3.5.1
                    
Install as a Cake Addin
#tool nuget:?package=ColorVision.Solution&version=1.3.5.1
                    
Install as a Cake Tool

ColorVision.UI

封装的底层控件库 提供对于菜单,配置,设置,视窗,语言,主题,日志,热键,命令,工具栏,状态栏,对话框,下载,CUDA,加密等的封装,用户可以按照需求实现对映的UI,也可以直接使用封装好的UI。

//读取配置
ConfigHandler.GetInstance();
//设置权限
Authorization.Instance = ConfigService.Instance.GetRequiredService<Authorization>();
//设置日志级别
LogConfig.Instance.SetLog();
//设置主题
this.ApplyTheme(ThemeConfig.Instance.Theme);
//设置语言
Thread.CurrentThread.CurrentUICulture = new System.Globalization.CultureInfo(LanguageConfig.Instance.UICulture);

设置窗口的实现移动到框架中来实现

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.5.1 0 8/24/2025
1.3.3.3 0 8/24/2025
1.3.3.2 0 8/24/2025
1.3.3.1 143 6/25/2025
1.3.2.8 138 6/24/2025
1.3.2.6 139 6/23/2025
1.3.2.5 258 6/13/2025
1.3.2.4 252 6/13/2025
1.3.2.3 286 6/11/2025
1.3.2.2 143 6/4/2025
1.3.2.1 143 6/2/2025
1.3.1.1 150 5/29/2025
1.2.4.1 153 5/26/2025
1.2.3.2 148 5/25/2025
1.2.3.1 147 5/19/2025
1.1.12.1 167 3/31/2025
1.1.11.1 147 3/3/2025
1.1.10.6 122 2/20/2025
1.1.10.5 115 2/14/2025
1.1.10.4 111 2/12/2025
1.1.10.3 114 2/12/2025
1.1.10.2 129 2/11/2025
1.1.10.1 119 2/11/2025
1.1.9.32 116 2/8/2025
1.1.9.30 105 2/7/2025
1.1.9.28 111 2/6/2025
1.1.9.27 115 2/6/2025
1.1.9.26 115 2/5/2025
1.1.9.25 104 1/24/2025
1.1.9.24 113 1/22/2025
1.1.9.23 106 1/21/2025
1.1.9.22 118 1/21/2025
1.1.9.21 121 1/21/2025
1.1.9.20 114 1/20/2025
1.1.9.19 106 1/17/2025
1.1.9.18 90 1/15/2025
1.1.9.17 90 1/14/2025
1.1.9.16 90 1/14/2025
1.1.9.15 116 1/13/2025
1.1.9.14 119 1/13/2025
1.1.9.13 109 1/13/2025
1.1.9.12 106 1/13/2025
1.1.9.11 108 1/13/2025
1.1.9.10 110 1/13/2025
1.1.9.8 102 1/13/2025
1.1.9.7 118 1/10/2025
1.1.9.6 100 1/8/2025
1.1.9.5 109 1/8/2025
1.1.9.4 143 1/6/2025
1.1.9.3 125 1/6/2025