Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/memoyu/memo.wpf.template
WPF 开箱即用 项目模板
https://github.com/memoyu/memo.wpf.template
dotnet6 handycontrol template wpf wpf-ui
Last synced: about 10 hours ago
JSON representation
WPF 开箱即用 项目模板
- Host: GitHub
- URL: https://github.com/memoyu/memo.wpf.template
- Owner: Memoyu
- License: mit
- Created: 2023-07-24T03:16:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T03:22:53.000Z (6 months ago)
- Last Synced: 2024-05-17T04:28:57.463Z (6 months ago)
- Topics: dotnet6, handycontrol, template, wpf, wpf-ui
- Language: C#
- Homepage:
- Size: 1.93 MB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Memo.Wpf.Template
WPF 开箱即用项目模板
基于[HandyControl](https://github.com/HandyOrg/HandyControl)、[wpfui](https://github.com/lepoco/wpfui)项目搭建的WPF项目模板,用于项目的快速开发;
## Getting started
- [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) with the following components:
- .NET 6 SDK
- .NET Desktop Develop
- F5 run
- Enjoy coding## Screenshots
### Template base on HandyControl
| | |
| ---- | ---- |
|![hc-dataGrid.jpg](https://raw.githubusercontent.com/Memoyu/Memo.Wpf.Template/main/media/hc-template/hc-dataGrid.jpg)|![hc-logBtn.jpg](https://raw.githubusercontent.com/Memoyu/Memo.Wpf.Template/main/media/hc-template/hc-logBtn.jpg)|### Template base on Wpf-ui
coming soon......
## License
[MIT](LICENSE).