Update DotNetProjectPicks.md
This commit is contained in:
@@ -2241,17 +2241,17 @@
|
||||
#### WinForm UI库
|
||||
| ✍ | 项目名称和地址 | 项目简介 | 项目详细介绍(文档、文章、源码地址) |
|
||||
| :--: | :-------------------------------------------: | :----------------------------------------------------------: | :-------------------------------: |
|
||||
| 1 | [AntdUI](https://gitee.com/antdui/AntdUI) | AntdUI是一款基于 Ant Design 设计语言的开源(Apache License) WinForm UI 界面库,致力于将现代美观的前端设计风格带入到桌面应用程序中。采用纯GDI绘图,不需任何图片资源,全面支持AOT,最低兼容 .NET Framework 4.0。 | https://gitee.com/antdui/AntdUI |
|
||||
| 2 | [ReaLTaiizor](https://github.com/Taiizor/ReaLTaiizor) | ReaLTaiizor是一个开源(MIT License)、免费的.NET WinForms控件库,它提供了广泛的组件和丰富的主题选项(用户友好、注重设计),让用户可以轻松创建美观、专业的桌面应用程序。 | https://github.com/Taiizor/ReaLTaiizor |
|
||||
| 3 | [MaterialSkin](https://github.com/IgnaceMaes/MaterialSkin) | 一个基于 Google 的 Material Design 风格开源(MIT license)、免费的.NET WinForms UI控件库。 | https://github.com/IgnaceMaes/MaterialSkin |
|
||||
| 4 | [DarkUI](https://github.com/RobinPerris/DarkUI) | DarkUI是一个为.NET WinForms开发的深色主题控件和停靠功能库,旨在帮助开发者创建具有现代和专业外观的应用程序界面。 | https://github.com/RobinPerris/DarkUI |
|
||||
| 5 | [HZHControls](https://github.com/kwwwvagaa/NetWinformControl) | HZHControls是一个.NET WinForm自定义控件,对触屏具有更好的操作支持,项目是基于FrameWork4.0,完全原生控件开发,没有使用任何第三方控件,你可以放心的用在你的项目中(注意:基于 MPL2.0 协议开源,源码仅用于交流学习)。 | https://github.com/kwwwvagaa/NetWinformControl |
|
||||
| 6 | [SunnyUI](https://github.com/yhuse/SunnyUI) | SunnyUI是一个基于.NET Framework 4.0+、.NET6、.NET8、.NET9 框架的 C# WinForm UI、开源控件库、工具类库、扩展类库、多页面开发框架(注意:基于GPL-3.0 license开源,个人学习交流免费)。 | https://github.com/yhuse/SunnyUI |
|
||||
| 7 | [NanUI](https://github.com/XuanchenLin/NanUI) | NanUI是一个开源、免费(MIT License)的 .NET 项目,它适用于希望使用HTML5、CSS3和JavaScript等前端技术来构建Windows窗体应用用户界面的.NET/.NET Core开发人员。 | https://github.com/XuanchenLin/NanUI |
|
||||
| 8 | [WinForm.UI](https://github.com/YuanJianTing/WinForm.UI) | 一款开源、免费的 WinForm 皮肤,自定义控件。 | https://github.com/YuanJianTing/WinForm.UI |
|
||||
| 9 | [XiaoCai.WinformUI](https://github.com/aganqin/XiaoCai.WinformUI) | XiaoCai.WinformUI主要是解决用户界面和布局的套件,能够快速进行合理性布局,美化用户界面。 | https://github.com/aganqin/XiaoCai.WinformUI |
|
||||
| 10 | [winforms-modernui](https://github.com/peters/winforms-modernui) | winforms-modernui项目是一个将Windows 8的现代UI(Metro UI)风格引入到.NET Windows Forms应用程序中的开源项目,通过MetroFramework库提供丰富的现代UI控件和组件。 | https://github.com/peters/winforms-modernui |
|
||||
| 11 | | | |
|
||||
| 1 | [AntdUI](https://gitee.com/antdui/AntdUI) | AntdUI 是一款基于 Ant Design 设计语言的开源(Apache License) WinForm UI 界面库,致力于将现代美观的前端设计风格带入到桌面应用程序中。采用纯GDI绘图,不需任何图片资源,全面支持AOT,最低兼容 .NET Framework 4.0。 | https://gitee.com/antdui/AntdUI |
|
||||
| 2 | [ReaLTaiizor](https://github.com/Taiizor/ReaLTaiizor) | ReaLTaiizor 是一个开源(MIT License)、免费的.NET WinForms控件库,它提供了广泛的组件和丰富的主题选项(用户友好、注重设计),让用户可以轻松创建美观、专业的桌面应用程序。 | https://github.com/Taiizor/ReaLTaiizor |
|
||||
| 3 | [MaterialSkin](https://github.com/IgnaceMaes/MaterialSkin) | MaterialSkin 一个基于 Google 的 Material Design 风格开源(MIT license)、免费的.NET WinForms UI控件库。 | https://github.com/IgnaceMaes/MaterialSkin |
|
||||
| 4 | [DarkUI](https://github.com/RobinPerris/DarkUI) | DarkUI 是一个为.NET WinForms开发的深色主题控件和停靠功能库,旨在帮助开发者创建具有现代和专业外观的应用程序界面。 | https://github.com/RobinPerris/DarkUI |
|
||||
| 5 | [HZHControls](https://github.com/kwwwvagaa/NetWinformControl) | HZHControls 是一个.NET WinForm自定义控件,对触屏具有更好的操作支持,项目是基于FrameWork4.0,完全原生控件开发,没有使用任何第三方控件,你可以放心的用在你的项目中(注意:基于 MPL2.0 协议开源,源码仅用于交流学习)。 | https://github.com/kwwwvagaa/NetWinformControl |
|
||||
| 6 | [SunnyUI](https://github.com/yhuse/SunnyUI) | SunnyUI 是一个基于.NET Framework 4.0+、.NET6、.NET8、.NET9 框架的 C# WinForm UI、开源控件库、工具类库、扩展类库、多页面开发框架(注意:基于GPL-3.0 license开源,个人学习交流免费)。 | https://github.com/yhuse/SunnyUI |
|
||||
| 7 | [NanUI](https://github.com/XuanchenLin/NanUI) | NanUI 是一个开源、免费(MIT License)的 .NET 项目,它适用于希望使用HTML5、CSS3和JavaScript等前端技术来构建Windows窗体应用用户界面的.NET/.NET Core开发人员。 | https://github.com/XuanchenLin/NanUI |
|
||||
| 8 | [WinForm.UI](https://github.com/YuanJianTing/WinForm.UI) | WinForm.UI 是一款开源、免费的 WinForm 皮肤,自定义控件。 | https://github.com/YuanJianTing/WinForm.UI |
|
||||
| 9 | [XiaoCai.WinformUI](https://github.com/aganqin/XiaoCai.WinformUI) | XiaoCai.WinformUI 主要是解决用户界面和布局的套件,能够快速进行合理性布局,美化用户界面。 | https://github.com/aganqin/XiaoCai.WinformUI |
|
||||
| 10 | [winforms-modernui](https://github.com/peters/winforms-modernui) | winforms-modernui 项目是一个将Windows 8的现代UI(Metro UI)风格引入到.NET Windows Forms应用程序中的开源项目,通过MetroFramework库提供丰富的现代UI控件和组件。 | https://github.com/peters/winforms-modernui |
|
||||
| 11 | [CxFlatUI](https://github.com/HuJinguang/CxFlatUI) | CxFlatUI 是一款开源、现代化的 WinForm UI 控件库:CxFlatUI,值得大家参考学习使用。 | https://github.com/HuJinguang/CxFlatUI |
|
||||
| 12 | | | |
|
||||
| 13 | | | |
|
||||
| 14 | | | |
|
||||
|
||||
Reference in New Issue
Block a user