ec70cfb66f
Reverts back removal of titlebar workaround because it was causing bugs for some users in Windows 10. |
||
---|---|---|
.. | ||
ProjectTemplates | ||
SharedFunctionality.Core | ||
SharedFunctionality.UI | ||
SharedResources | ||
SharedStyles | ||
TemplateStudioForUWP | ||
TemplateStudioForWPF | ||
TemplateStudioForWinUICpp | ||
TemplateStudioForWinUICs | ||
test | ||
tools | ||
AzFunc.sln | ||
GlobalSuppressions.cs | ||
Nuget.Config | ||
README.md | ||
StyleCop.json | ||
TemplateStudio.SharedTests.CI.slnf | ||
TemplateStudio.UWP.slnf | ||
TemplateStudio.WPF.slnf | ||
TemplateStudio.WinUICpp.slnf | ||
TemplateStudio.WinUICs.slnf | ||
TemplateStudio.sln | ||
TemplateStudioKey.snk | ||
TestCert.pfx | ||
TestKey.snk | ||
basic-template-checks.playlist |
README.md
Introduction
Template Studio goal is to help developers with their File->New experience in Visual Studio. It will generate a strong, generic foundation with the pages you need, but also integrate game changing features like Cortana, action center and background tasks from the start. Any critical features will have code comments with links to MSDN, stack overflow and blogs to help unblock developers. Once the template is generated for the developer, it can provide base sample data and will be able to compile then run without issue.
Getting Started
Please read the Getting Started with Template Studio page for more detailed information about using Template Studio.
To start working with the latest version of this code, check CONTRIBUTING.md
To start authoring templates, check Understanding the Templates
Build and Test
To start working with the latest version of this code, check CONTRIBUTING.md
Contribute
Do you want to contribute? Here are our contribution guidelines.