Add link to ASP.NET MVC Boilerplate

This commit is contained in:
Eilon Lipton 2015-12-31 11:41:12 -08:00
parent 51564d04c0
commit e88f90bba0
1 changed files with 1 additions and 0 deletions

View File

@ -10,5 +10,6 @@ ASP.NET MVC in ASP.NET 5 includes support for building web pages and HTTP servic
Related community projects:
* [AspNet.Mvc.TypedRouting](https://github.com/ivaylokenov/AspNet.Mvc.TypedRouting): A collection of extension methods providing strongly typed routing and link generation for ASP.NET MVC 6 projects.
* [ASP.NET MVC Boilerplate](https://visualstudiogallery.msdn.microsoft.com/6cf50a48-fc1e-4eaf-9e82-0b2a6705ca7d): Rich templates for ASP.NET MVC 5 and 6
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.