Friday, February 20, 2015

Visual Studio 2015 Extension for ASP.NET Project Templates

In Visual Studio 2013, there were a handful of templates that supported developing ASP.NET projects with various frameworks and data structures.Some templates from  VS 2012 is removed and added Visual Studio Extension for VS 2015
Can download from here Download.


What this includes ?

  • ASP.NET Dynamic Data Entities Project (.NET 4 and above)
  • ASP.NET Dynamic Data Linq Project (.NET 4)
  • ASP.NET MVC Facebook Project (.NET 4.5 and above)
  • ASP.NET Web Forms Project (.NET 4 only)

Note: This template was using Universal Providers. Starting Visual Studio 2013, all templates including Web Forms were updated to use ASP.NET Identity and you can create these templates in VS 2015.
Other templates
All the other templates from VS 2013 are still part of VS 2015. You can create ASP.NET Web Forms, MVC 5, Web API 2, SPA, Azure Mobile Service projects, using the One ASP.NET dialog. This is the same as Visual Studio 2013.

How to install ?


Verdict :  Web sites and technologies are evolving quickly. We want to be able to deliver to you project templates that use new technologies and techniques on a more timely basis, and to do this we have enabled the ASP.NET Project Template extension.  If you are looking to work with Facebook apps, Dynamic Data, or Web Forms with the Universal Providers, try out the extension and let us know what you think.


No comments:

Post a Comment