CSkin.NET 16.1.14.4

Requires NuGet 4.1.0 or higher.

dotnet add package CSkin.NET --version 16.1.14.4
NuGet\Install-Package CSkin.NET -Version 16.1.14.4
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="CSkin.NET" Version="16.1.14.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSkin.NET --version 16.1.14.4
#r "nuget: CSkin.NET, 16.1.14.4"
#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.
// Install CSkin.NET as a Cake Addin
#addin nuget:?package=CSkin.NET&version=16.1.14.4

// Install CSkin.NET as a Cake Tool
#tool nuget:?package=CSkin.NET&version=16.1.14.4

说明:

首先CSkin界面库是完全免费的,可以任意使用,并且代码中无任何限制,如果有其他问题或者想购买界面库源码的可以加作者QQ:345015918。

此Package仅支持Net Framework版本,不支持NET Core以及NET 5以上版本。

使用教程:

1.窗体美化需要继承CCSkinMain。

如: public partial class FrmMain : Form

改成: public partial class FrmMain : CCSkinMain

并且引用命名空间: using CCWin;

2.窗体还可以继承以下等多种主题: Skin_Color,Skin_DevExpress,Skin_Mac,Skin_Metro,Skin_VS

详细图解参考此帖: http://bbs.cskin.net/thread-803-1-1.html

更多CSkin案例源码下载: http://bbs.cskin.net/thread-800-1-1.html

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.

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
16.1.14.4 1,914 5/28/2022
16.1.14.3 542 5/27/2022

发布 16.1.14.4