# WPFTemplate **Repository Path**: cocoon_t/WPFTemplate ## Basic Information - **Project Name**: WPFTemplate - **Description**: 自用 WPF 模板项目 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2024-06-13 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WPFTemplate ## 介绍 自用 WPF 模板项目(.Net Core App 3.1) ## 功能特性 - [WPF 原生绑定和命令功能](http://dlgcy.com/wpf-binding-and-command/) - [MVVM 模式下的弹窗](http://dlgcy.com/wpf-mvvm-confirm-dialog/) - [等待框](http://dlgcy.com/wpf-mvvm-loading/) - Console 输出重定向 - 界面配置项保存和载入 - System.Windows.Interactivity.dll 和 Microsoft.Expression.Interactions.dll - 可收缩布局 - [自动滚动到底部的消息框](http://dlgcy.com/wpf-textbox-scroll-bottom/) ## 依赖包 - Newtonsoft.Json - PropertyChanged.Fody ## Git子模块 - [WPFUI](https://gitee.com/dlgcy/WPFUI) - [WPFTemplateLib](https://gitee.com/dlgcy/WPFTemplateLib)