ColorVision.UI
1.3.7.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ColorVision.UI --version 1.3.7.7
NuGet\Install-Package ColorVision.UI -Version 1.3.7.7
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" Version="1.3.7.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ColorVision.UI" Version="1.3.7.7" />
<PackageReference Include="ColorVision.UI" />
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 --version 1.3.7.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ColorVision.UI, 1.3.7.7"
#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@1.3.7.7
#: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&version=1.3.7.7
#tool nuget:?package=ColorVision.UI&version=1.3.7.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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);
设置窗口的实现移动到框架中来实现
//设置窗口可拖动
this.MouseLeftButtonDown += (s, e) =>
{
if (e.ButtonState == MouseButtonState.Pressed)
this.DragMove();
};
属性编辑窗口 PropertyGrid 提供对于对象属性的编辑功能,支持属性分类,属性排序,属性过滤,属性编辑器自定义等功能。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. 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.
-
net6.0-windows7.0
- AvalonEdit (>= 6.3.1.120)
- ColorVision.Common (>= 1.3.7.1)
- ColorVision.Themes (>= 1.3.7.1)
- log4net (>= 3.2.0)
- Markdig.Signed (>= 0.42.0)
- Microsoft.Web.WebView2 (>= 1.0.3485.44)
- Newtonsoft.Json (>= 13.0.4)
-
net8.0-windows7.0
- AvalonEdit (>= 6.3.1.120)
- ColorVision.Common (>= 1.3.7.1)
- ColorVision.Themes (>= 1.3.7.1)
- log4net (>= 3.2.0)
- Markdig.Signed (>= 0.42.0)
- Microsoft.Web.WebView2 (>= 1.0.3485.44)
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ColorVision.UI:
Package | Downloads |
---|---|
ColorVision.ImageEditor
Package Description |
|
ColorVision.Solution
Package Description |
|
ColorVision.Scheduler
Package Description |
|
ColorVision.Database
Package Description |
|
ColorVision.SocketProtocol
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
1.3.8.6 | 126 | 9/30/2025 | |
1.3.8.5 | 157 | 9/29/2025 | |
1.3.8.3 | 163 | 9/29/2025 | |
1.3.8.2 | 154 | 9/28/2025 | |
1.3.8.1 | 177 | 9/25/2025 | |
1.3.7.8 | 161 | 9/25/2025 | |
1.3.7.7 | 158 | 9/24/2025 | |
1.3.7.5 | 156 | 9/23/2025 | |
1.3.7.4 | 158 | 9/23/2025 | |
1.3.7.3 | 170 | 9/23/2025 | |
1.3.7.2 | 206 | 9/22/2025 | |
1.3.7.1 | 192 | 9/21/2025 | |
1.3.6.4 | 301 | 9/16/2025 | |
1.3.6.3 | 297 | 9/16/2025 | |
1.3.6.2 | 288 | 9/15/2025 | |
1.3.6.1 | 164 | 9/5/2025 | |
1.3.5.3 | 200 | 8/30/2025 | |
1.3.5.2 | 194 | 8/25/2025 | |
1.3.5.1 | 236 | 8/24/2025 | |
1.3.4.5 | 193 | 8/24/2025 | |
1.3.4.4 | 161 | 8/20/2025 | |
1.3.4.3 | 159 | 8/18/2025 | |
1.3.4.1 | 162 | 8/18/2025 | |
1.3.3.3 | 142 | 8/3/2025 | |
1.3.3.2 | 490 | 7/24/2025 | |
1.3.3.1 | 179 | 6/25/2025 | |
1.3.2.7 | 167 | 6/24/2025 | |
1.3.2.6 | 317 | 6/12/2025 | |
1.3.2.5 | 311 | 6/11/2025 | |
1.3.2.4 | 177 | 6/4/2025 | |
1.3.2.3 | 168 | 6/4/2025 | |
1.3.2.2 | 175 | 6/3/2025 | |
1.3.2.1 | 174 | 6/2/2025 | |
1.3.1.1 | 178 | 5/29/2025 | |
1.2.4.1 | 175 | 5/26/2025 | |
1.2.3.4 | 168 | 5/23/2025 | |
1.2.3.3 | 171 | 5/22/2025 | |
1.2.3.2 | 184 | 5/19/2025 | |
1.2.3.1 | 267 | 5/12/2025 | |
1.2.1.1 | 176 | 5/6/2025 | |
1.1.12.2 | 198 | 4/9/2025 | |
1.1.12.1 | 191 | 4/2/2025 | |
1.1.11.5 | 203 | 3/22/2025 | |
1.1.11.4 | 185 | 3/20/2025 | |
1.1.11.3 | 184 | 3/13/2025 | |
1.1.11.1 | 182 | 3/3/2025 | |
1.1.10.7 | 144 | 2/21/2025 | |
1.1.10.6 | 138 | 2/20/2025 | |
1.1.10.5 | 131 | 2/14/2025 | |
1.1.10.4 | 132 | 2/12/2025 | |
1.1.10.3 | 143 | 2/12/2025 | |
1.1.10.2 | 124 | 2/12/2025 | |
1.1.10.1 | 134 | 2/11/2025 | |
1.1.9.29 | 145 | 2/7/2025 | |
1.1.9.28 | 147 | 2/6/2025 | |
1.1.9.27 | 133 | 2/6/2025 | |
1.1.9.26 | 138 | 2/5/2025 | |
1.1.9.25 | 121 | 1/24/2025 | |
1.1.9.24 | 122 | 1/22/2025 | |
1.1.9.23 | 135 | 1/21/2025 | |
1.1.9.22 | 125 | 1/21/2025 | |
1.1.9.21 | 135 | 1/21/2025 | |
1.1.9.20 | 128 | 1/20/2025 | |
1.1.9.19 | 122 | 1/17/2025 | |
1.1.9.18 | 95 | 1/15/2025 | |
1.1.9.17 | 113 | 1/14/2025 | |
1.1.9.16 | 109 | 1/14/2025 | |
1.1.9.15 | 135 | 1/13/2025 | |
1.1.9.14 | 124 | 1/13/2025 | |
1.1.9.13 | 132 | 1/13/2025 | |
1.1.9.12 | 129 | 1/13/2025 | |
1.1.9.11 | 144 | 1/13/2025 | |
1.1.9.10 | 122 | 1/13/2025 | |
1.1.9.8 | 131 | 1/13/2025 | |
1.1.9.7 | 130 | 1/10/2025 | |
1.1.9.6 | 127 | 1/8/2025 | |
1.1.9.5 | 133 | 1/8/2025 | |
1.1.9.4 | 157 | 1/6/2025 | |
1.1.9.3 | 143 | 1/6/2025 | |
1.1.9.2 | 140 | 1/6/2025 | |
1.1.9.1 | 149 | 1/6/2025 | |
1.1.6.3 | 143 | 1/2/2025 | |
1.1.6.2 | 139 | 12/25/2024 | |
1.1.6.1 | 134 | 12/24/2024 | |
1.1.5.6 | 145 | 12/19/2024 | |
1.1.5.5 | 139 | 12/9/2024 | |
1.1.5.4 | 155 | 12/4/2024 | |
1.1.5.3 | 145 | 11/29/2024 | |
1.1.5.2 | 138 | 11/28/2024 | |
1.1.5.1 | 145 | 11/20/2024 | |
1.1.4.38 | 148 | 11/16/2024 | |
1.1.4.36 | 153 | 11/7/2024 | |
1.1.4.35 | 161 | 11/7/2024 | |
1.1.4.34 | 148 | 11/4/2024 | |
1.1.4.33 | 152 | 11/4/2024 | |
1.1.4.32 | 150 | 11/3/2024 |