Since announcement of 4 community created Single Page Application templates when releasing ASP.NET and Web Tools 2012.2 in February 2013, the community has done some updates to the templates and released 2 more templates: Backbone template and Breeze/Angular template. You can view the details and download the templates at http://www.asp.net/single-page-application/overview/introduction/other-libraries . To use these templates, please make sure you installed Visual Studio 2012 Update 2, which included ASP.NET and Web Tools 2012.2.
Template’s website (if have any) and source location are listed here:
Backbone Template
https://github.com/kazimanzurrashid/AspNetMvcBackboneJsSpa
Breeze/Angular template
http://www.breezejs.com/samples/breezeangular-template
https://github.com/IdeaBlade/BreezeAngularSpaTemplateVsix
Breeze/Knockout template
http://www.breezejs.com/samples/knockout-spa
https://github.com/IdeaBlade/BreezeKnockoutSpaTemplateVsix
DurandalJS template
https://github.com/BlueSpire/Durandal
EmberJS template
https://github.com/xqiu/MVCSPAWithEmberjs
Hot Towel template
https://github.com/johnpapa/HotTowel
Hope you enjoy studying them. Feel free to log your issues and questions in the corresponding template source website. And if you have some SPA template you want to share with the community, don’t hesitate to contact us to link to your work! Thanks for the community support!