ColorVision.Themes 1.2.4.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ColorVision.Themes --version 1.2.4.1
                    
NuGet\Install-Package ColorVision.Themes -Version 1.2.4.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.Themes" Version="1.2.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ColorVision.Themes" Version="1.2.4.1" />
                    
Directory.Packages.props
<PackageReference Include="ColorVision.Themes" />
                    
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.Themes --version 1.2.4.1
                    
#r "nuget: ColorVision.Themes, 1.2.4.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.Themes@1.2.4.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.Themes&version=1.2.4.1
                    
Install as a Cake Addin
#tool nuget:?package=ColorVision.Themes&version=1.2.4.1
                    
Install as a Cake Tool

ColorVision.Themes

封装的主题控件 提供,基于系统。黑色,白色,粉色,青色几种方案 可以使用ApplyTheme直接或切换

控件提供上传、下载、消息弹窗等自定义窗口

//设置主题
this.ApplyTheme(ThemeConfig.Instance.Theme);
Product 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ColorVision.Themes:

Package Downloads
ColorVision.UI

Package Description

ColorVision.ImageEditor

Package Description

ColorVision.Scheduler

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.5.1 92 4/13/2026
1.5.4.1 101 3/31/2026
1.5.1.2 88 3/31/2026
1.5.1.1 136 2/16/2026
1.4.1.1 118 2/3/2026
1.3.10.1 131 1/14/2026
1.3.8.3 328 10/17/2025
1.3.8.2 217 9/30/2025
1.3.8.1 256 9/25/2025
1.3.7.1 259 9/21/2025
1.3.6.1 197 9/5/2025
1.3.5.1 289 8/24/2025
1.3.4.1 206 8/18/2025
1.3.2.2 254 6/3/2025
1.3.2.1 203 6/2/2025
1.3.1.1 205 5/29/2025
1.2.4.1 210 5/26/2025
1.2.3.4 195 5/23/2025
1.2.3.3 198 5/22/2025
1.2.3.2 215 5/19/2025
Loading failed