SunnyUI/README.md
2022-01-09 03:47:26 +00:00

71 lines
4.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

![SunnyUI](https://images.gitee.com/uploads/images/2021/0324/213615_54240ba9_416720.png "SunnyUI.png")
[![star](https://gitee.com/yhuse/SunnyUI/badge/star.svg?theme=gvp)](https://gitee.com/yhuse/SunnyUI/stargazers)
[![fork](https://gitee.com/yhuse/SunnyUI/badge/fork.svg?theme=gvp)](https://gitee.com/yhuse/SunnyUI/members)
- 帮助文档: https://gitee.com/yhuse/SunnyUI/wikis/pages
- Gitee: https://gitee.com/yhuse/SunnyUI
- GitHub: https://github.com/yhuse/SunnyUI
- Nuget: https://www.nuget.org/packages/SunnyUI/
- Blog: https://www.cnblogs.com/yhuse
欢迎交流QQ群 56829229 (SunnyUI技术交流群)请给源码项目点个Star吧
**个人学习交流免费,商业应用需要授权**联系QQ**17612584** 咨询授权事宜。
#### 感谢码云
![GVP](https://images.gitee.com/uploads/images/2021/0526/214138_85647268_416720.png "QQ图片20210526213958.png")
#### 特别声明
SunnyUI.Net项目已加入[dotNET China](https://gitee.com/dotnetchina) 组织。<br/>
![dotnetchina](https://images.gitee.com/uploads/images/2021/0324/120117_2da9922c_416720.png "132645_21007ea0_974299.png")
#### 软件介绍
- SunnyUI.Net, 是基于.Net Framework 4.0+、.Net 5、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。
- 源码编译环境:
1. VS2019
2. VS2022安装.NetFramework4.0目标包的方法见https://www.cnblogs.com/yhuse/p/15536393.html
- 动态库应用环境:
VS2010及以上均可
1. .NetFrameWork项目从Nuget引用SunnyUI或者直接引用已经编译好两个的DllSunnyUI.dllSunnyUI.Common.dll
2. .Net5、.Net6项目从Nuget引用SunnyUI
注:
1. 不支持(.Net Framework 4 Client Profile
2. 推荐通过Nuget安装Install-Package SunnyUI或者通过Nuget搜索SunnyUI安装。
#### 软件框架
![思维导图](https://images.gitee.com/uploads/images/2020/0627/210016_f3203a8b_416720.png "0.png")
#### 支持开源
- 希望SunnyUI对您有用您的支持也是SunnyUI开源的动力SunnyUI有您更精彩
![感谢您的支持](https://images.gitee.com/uploads/images/2021/0409/201558_9a0993a3_416720.png "SupportSunnyUI.png")
- 多多打赏,喝点咖啡提提神,或者防脱洗发水保养下头发,哈哈哈!~
1、开源控件库
- 基于.Net Framework4.0,原生控件开发,参考 Element主题风格包含 按钮、编辑框、下拉框、数据表格、工控仪表、统计图表在内的常用控件超过 **70** 个,满足常规开发需求,每个控件都精雕细琢,注重细节;
- 包含 Element 风格主题 11 个,其他主题 6 个,可通过多彩主题模式自定义主题。包含主题管理组件 UIStyleManager可自由切换主题。
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210102_6d4899e9_416720.png "1.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210116_bcd384cc_416720.png "2.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210130_666db8a5_416720.png "3.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210140_de07ac54_416720.png "6.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210147_01be66cb_416720.png "4.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210154_e4235df6_416720.png "5.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210203_b12eaa87_416720.png "7.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210212_00646588_416720.png "8.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/1011/104113_7d88b554_416720.png "UILineChart.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210228_94c98123_416720.png "10.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210235_9ee69ad8_416720.png "11.png")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210243_76faa4ad_416720.png "12.png")
2、工具库
- 收集整理开发过程中经常用到的工具类库。
3、扩展库
- 收集整理开发过程中经常用到的扩展类库。
4、多页面框架
- 参考Element包括7种常用框架风格只需几行简单的代码即可创建多页面程序其支撑组件包括UIFormUIPageUIFrame集合常用控件库即可快速开发WinForm应用程序。
![多页面框架](https://images.gitee.com/uploads/images/2020/0627/210832_a1a766ac_416720.png "21.png")