# Shunnet **Repository Path**: ydh-c/shunnet ## Basic Information - **Project Name**: Shunnet - **Description**: WPF 底层应用 - **Primary Language**: C# - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-02-17 - **Last Updated**: 2025-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shunnet #### 介绍 我比较喜欢使用SVN,简单快捷,所以GIT都是在SVN都修改好后的基础上在进行GIT提交的,所以GIT提交次数比较少 通信工具集【wpf】 可直接克隆后使用 1. 自定义控件 2. 通信类,串口、网口(udp/tcp客户端、tcp服务端)、can 3. 应用与框架工具(svg转换工具、视频转GIF工具) 4. 资源(字体图片资源、svg图片资源、样式资源) 5. mvvm 框架自定义代码 6. 转换器 7. 共用库 8. 语言,现有(中文、英文) 9. 窗口样式自定义(已修改,使用了【WindowChrome】来进行缩放大小) 10. 窗口消息自定义 11. 控件DEMO 12. 动画DEMO 13. MVVM DEMO 14. 工具DEMO #### 解决方案详情 请点击 https://shunnet.top/zyQbaa 查看 #### 软件架构 1. vs2022 2. WPF应用程序 3. MVVM 模式 4. demo启动程序使用 .net7 5. 库使用 .net6 6. 为什么使用.net框架写,就是因为它快呀 7. 自身的业务可以在VS创建文件夹,里面新建解决方案,写自身业务 #### 使用说明 1. 设置 DEMO 后缀的为启动项 2. 运行 #### 参与贡献 https://shunnet.top #### 工具DEMO演示图片 ![Image text](https://gitee.com/shunnet/shunnet/raw/master/工具DEMO.gif) #### 控件DEMO演示图片 ![Image text](https://gitee.com/shunnet/shunnet/raw/master/控件DEMO.gif) #### 动画DEMO演示图片 ![Image text](https://gitee.com/shunnet/shunnet/raw/master/动画DEMO.gif) #### 语言DEMO演示图片 ![Image text](https://gitee.com/shunnet/shunnet/raw/master/语言DEMO.gif) #### MVVMDEMO演示图片 ![Image text](https://gitee.com/shunnet/shunnet/raw/master/MVVMDEMO.gif) ![Image text](https://gitee.com/shunnet/shunnet/raw/master/MVVMCODE1.png) ![Image text](https://gitee.com/shunnet/shunnet/raw/master/MVVMCODE2.png) ![Image text](https://gitee.com/shunnet/shunnet/raw/master/MVVMCODE3.png)