革博士程序V1仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 2 година
12345678910111213141516171819202122232425
  1. # SunnyUI.Common
  2. ![SunnyUI.Net](https://images.gitee.com/uploads/images/2020/0627/205841_13e961a1_416720.png "SunnyUI.png")
  3. - Blog: https://www.cnblogs.com/yhuse
  4. - Gitee: https://gitee.com/yhuse/SunnyUI
  5. - GitHub: https://github.com/yhuse/SunnyUI
  6. - Nuget: https://www.nuget.org/packages/SunnyUI
  7. - 帮助文档目录: https://www.cnblogs.com/yhuse/p/SunnyUI_Menu.html
  8. 欢迎交流,QQ群: 56829229 (SunnyUI技术交流群),请给源码项目点个Star吧!!!
  9. #### 介绍
  10. - SunnyUI.Common 是基于.Net Framework4.0+、.Net Standard2.0、.Net6、.Net7 的开源工具类库、扩展类库。
  11. - 源码编译环境:
  12. **VS2022 17.4**,安装.NetFramework4.0目标包的方法见:https://www.cnblogs.com/yhuse/p/15536393.html
  13. - 动态库应用环境:**VS2010**及以上均可:
  14. 1. **.NetFrameWork项目**,从Nuget引用SunnyUI,或者直接引用已经编译好的Dll(SunnyUI.Common.dll)
  15. 2. **.NetCore、.Net5、.Net6、.Net7项目**,从Nuget引用SunnyUI.Common
  16. 3. 不支持(.Net Framework 4 **Client Profile**)。
  17. 4. 推荐通过Nuget安装:Install-Package SunnyUI.Common,或者通过Nuget搜索SunnyUI.Common安装。
  18. #### 支持开源
  19. - 希望SunnyUI对您有用,您的支持也是SunnyUI开源的动力,SunnyUI有你更精彩!
  20. ![感谢您的支持](https://images.gitee.com/uploads/images/2020/0524/233620_6685fbbf_416720.png "SunnyUISupport.png")