WindowsTemplateStudio/code
Mike Battista 7873d8d5b1 Updated the link to the recommended Markdown extension. 2022-06-23 20:25:35 -07:00
..
ProjectTemplates Cleaned up vstemplate files and folders (#4540) 2022-06-16 01:45:30 -07:00
SharedFunctionality.Core Refactored ProjectTypes and FrontendFrameworks. (#4542) 2022-06-16 21:29:17 -07:00
SharedFunctionality.UI Restored edit project functionality in all extensions (#4550) 2022-06-22 12:27:50 -07:00
SharedResources Initial stages of onboarding to new localization service (#4533) 2022-06-10 18:18:32 -07:00
SharedStyles Initial stages of onboarding to new localization service (#4533) 2022-06-10 18:18:32 -07:00
TemplateStudioForUWP Restored edit project functionality in all extensions (#4550) 2022-06-22 12:27:50 -07:00
TemplateStudioForWPF Restored edit project functionality in all extensions (#4550) 2022-06-22 12:27:50 -07:00
TemplateStudioForWinUICpp Enable ImplicitUsings (#4546) 2022-06-21 01:03:51 -07:00
TemplateStudioForWinUICs Updated the link to the recommended Markdown extension. 2022-06-23 20:25:35 -07:00
test Bump Newtonsoft.Json (#4552) 2022-06-22 13:55:25 -07:00
tools Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /code/tools/Localization (#4551) 2022-06-22 13:54:48 -07:00
AzFunc.sln
GlobalSuppressions.cs
Nuget.Config
README.md Removed stale docs. 2022-06-14 00:36:28 -07:00
StyleCop.json
TemplateStudio.SharedTests.CI.slnf
TemplateStudio.UWP.slnf Cleaned up vstemplate files and folders (#4540) 2022-06-16 01:45:30 -07:00
TemplateStudio.WPF.slnf Cleaned up vstemplate files and folders (#4540) 2022-06-16 01:45:30 -07:00
TemplateStudio.WinUICpp.slnf Cleaned up vstemplate files and folders (#4540) 2022-06-16 01:45:30 -07:00
TemplateStudio.WinUICs.slnf Cleaned up vstemplate files and folders (#4540) 2022-06-16 01:45:30 -07:00
TemplateStudio.sln Cleaned up vstemplate files and folders (#4540) 2022-06-16 01:45:30 -07:00
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.