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

Create basic Xamarin template: - Framework: MVVM basic. - Project Type: Blank.

Xamarin

Consider: - Reusability - Complexity - Best practices, ... Figure out which changes will require the current code (if it will be needed to be shared with the xPlat stuff)....

Xamarin pre-req

**Is your feature request related to a problem? Please describe.** There seems to be class of applications that would have a navigation scheme like a browser. Where user would like...

feature
Generated Code
UWP
WinUI3

Please add generation support of [Uno-Platform](https://github.com/nventive/Uno) projects. Uno Platform takes UWP projects to Android, iOS and Web (using WASM), and follows XAML standard and UWP guidelines. It would be great...

other-platform

**Describe the bug** The latest 2.4 preview has moved `NavigationView` from using `ListView` to `ItemRepeater`. There seems to be a change in behaviour on how the `NavigationView.Header` behaves. Setting `NavigationViewHeaderBehavior.HeaderMode="Never"`...

bug
external-issue

When sharing to an app with ShareTarget feature, only the app's splash screen is displayed (not the ShareTarget page). Here's how I navigate to it in `App.xaml.cs` (I use Prism):...

bug
external-issue

https://docs.microsoft.com/en-us/graph/notifications-concept-overview

feature
Microsoft on point

Create a new feature template that allows an app to specify itself as an AppExtensionHost. If a developer wants to enable a plug-in model for their app, they need to...

feature

Add a **Web API & Secured Web API** Prompt template for **WPF**. First code PoC could be found on [this repository](https://github.com/mvegaca/MyDotNetCoreWpfApp/tree/dev/NewFeatures).

feature
WPF

Add a **HTTP Data Service** Prompt template for **WPF**. First code PoC could be found on [this repository](https://github.com/mvegaca/MyDotNetCoreWpfApp/tree/dev/NewFeatures).

feature
WPF