-
### Describe the bug
I'm using Visual Studio 17.8 Preview 1 and latest Template Studio (5.4).
When I try to create any project by choosing Template Studio either for WPF or WinUI, it fails with Syst…
-
Hello There,
Is it possible to provide a minimal, beginner-friendly example usage. I have carefully examined the code samples available in the repository, but as a beginner, I still find it challengi…
-
Per https://github.com/microsoft/TemplateStudio/issues/4529#issuecomment-1166589303, when comparing WindowEx vs. Window extensions, it appeared that WindowEx on its own was less capable than the exten…
-
### Product
Visual Studio
### Describe The Bug
👋🏾
I have a Microsoft project ([Template Studio](https://github.com/microsoft/TemplateStudio)), It was using an old version of TemplateEngine nug…
-
### Describe the bug
When running WINUI3 on Windows 10 ( 21H1 19043.1083 ) looks like the application never launches, but is application crashes with the below error in the event log
```
CoreCL…
-
Please provide a WinUI 3 sample app
-
To build an MVP we need at least a few options to be available and TemplateStudio must generate working templates.
For MVP i would want to just take our working CLI templates from https://github.com/…
-
I implemented everything correctly and the text changes according to the initial value of the language. Now I should make the app change the language in runtime on clicking a MenuFlyoutItem, could I h…
-
Hi!
I cannot install livecharts 2 with templateStudio for winui 3. I tried different livecharts 2 versions and none seem to work.
Do you have an idea when livecharts 2 will be compatible wi…
-
### Is your feature request related to a problem? Please describe.
I am trying to build a multi-page app, with one page "Tasks" implementing a master-detail table editor. I need to support saving,…