WindowsTemplateStudio/code
Raúl Alarcón 554eed2ad4 Merge branch 'dev' into updatedoc 2017-03-22 15:42:33 +01:00
..
_tools Folders in lower case 2017-01-19 10:08:13 +01:00
src Merge branch 'dev' of https://github.com/Microsoft/WindowsTemplateStudio into dev 2017-03-22 14:59:23 +01:00
test Add navigation failed to activationService 2017-03-22 15:32:45 +01:00
Big.sln Remove vsix for VS2015 2017-03-08 19:31:18 +01:00
Core.sln TemplateRepo & Shell now are static 2017-03-08 20:06:55 +01:00
Installer.sln GenContext implementation 2017-03-09 16:08:54 +01:00
Nuget.Config Folders in lower case 2017-01-19 10:08:13 +01:00
README.md Dev getting started and UWP rename 2017-03-22 15:41:01 +01:00
Test.sln Changed TestAtifacts name 2017-03-06 09:14:25 +01:00
TestKey.snk Folders in lower case 2017-01-19 10:08:13 +01:00
Wizard.sln Changed TestAtifacts name 2017-03-06 09:14:25 +01:00

README.md

#Introduction The Windows 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 the Windows Template Studio page for more detailed information about using the Windows Template Studio.

#Build and Test Check The Project section in the Getting Started with the Windows Template Studio page.

#Contribute Do you want to contribute? Here are our contribution guidelines.