TemplateStudio icon indicating copy to clipboard operation
TemplateStudio copied to clipboard

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.

Results 164 TemplateStudio issues
Sort by recently updated
recently updated
newest added

Auth is hard and tricky. It would be great if we had a ready made component that could do this.

feature
Auth

I think that the activation page added by UriScheme feature could be a ActivationPage dependency and ActivationPage could be a BlankPage or a specific hidden page. We currently have a...

enhancement
Generated Code
UWP

Based on [this issue](https://github.com/Microsoft/WindowsTemplateStudio/issues/2475), we're thinking about adding two background transfer feature, that allow you to - download/upload multiple files concurrently in background - configure a background task for actions...

feature

# Low priority Working on templates if seen that in some groups there are different pages with same DisplayOrder, i.e: **ApplicationLaunching** - 3DLauncher with displayOrder 1. - DeepLinking with displayOrder...

enhancement
meta
Testing

Just found out that prism is officially dropping support for uwp platform ( source : https://github.com/PrismLibrary/Prism/issues/1745 ) So the question is "will windows template studio follow the same path?"

Prism
UWP

While working on #4275 we have seen that the [item templates for C++](https://github.com/microsoft/WindowsTemplateStudio/tree/dev/code/src/ItemTemplates/WinUI/Cpp) include sample code while the [item templates for C#](https://github.com/microsoft/WindowsTemplateStudio/tree/dev/code/src/ItemTemplates/WinUI/CS) don't. For example, the Blank Page for C++...

question
WinUI3
C++

**Is your feature request related to a problem? Please describe.** Generated apps put some of the code in a separate, referenced library as part of the solution. This isn't always...

feature
WinUI3

Some of the WACK Tests for UWP templates are failing with an HighVersionLie error on our [build pipeline](https://winappstudio.visualstudio.com/DefaultCollection/WTS/_build/results?buildId=35265&view=results) and when executing locally. ![image](https://user-images.githubusercontent.com/24698018/97198458-1a20b980-17af-11eb-88f5-068ac638b52e.png) We've not done any changes to the...

bug
Testing

The next version of WIn10 will bring (fingers crossed) built in validation functionality to common entry controls. We think it would be beneficial to include a page that uses this...

Page
WinUI Preview

Opening a new issue for the outstanding questions on issue https://github.com/microsoft/WindowsTemplateStudio/issues/4056: - [ ] Should CanDragItems be disabled too? External issue: https://github.com/microsoft/microsoft-ui-xaml/issues/4136 - [ ] Reenable drag and drop on...

external-issue
UWP