UI.WPF.Modern icon indicating copy to clipboard operation
UI.WPF.Modern copied to clipboard

Starter Template for Visual Studio

Open IM-Boting opened this issue 1 year ago • 2 comments

[Auto Translated] I hope to add new project templates for faster development. At present, I have compiled and experienced the [iNKORE.UI.WPF.Modern.Gallery] project. In comparison, it has a great animation supplement for WPFUI, but the disadvantage is that it is difficult to quickly get started with project development. For example, the page switching in the Navigation framework and the fallback sample source code are too scattered and difficult to read. If there is a chance, I still hope to have a VS2022 project template with a complete basic framework, and I only need to focus on the supplement of the Page page according to the framework rules.

IM-Boting avatar Dec 20 '24 03:12 IM-Boting

I wish to, but I don’t know how to write a template 😭😭

NotYoojun avatar Dec 20 '24 04:12 NotYoojun

[Auto Translated]

Can you spare some time to create a complete sample framework project? Similar to the WPFUI sample with MVVM https://github.com/lepoco/wpfui/tree/main/samples/Wpf.Ui.Demo.Mvvm For the template, I can look at the Microsoft manual on how to create it.

IM-Boting avatar Dec 20 '24 08:12 IM-Boting