Info
| Version: | 0.5.0 | 
| Author(s): | Scott Kirkland | 
| Last Update: | Thursday, March 31, 2011 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/srkirkland/Html5MvcTemplates | 
| NuGet Url: | https://www.nuget.org/packages/MvcHtml5Templates | 
Install
Install-Package MvcHtml5Templates
                        dotnet add package MvcHtml5Templates
                        paket add MvcHtml5Templates
                        
                                MvcHtml5Templates Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
For example, Html.EditorFor(a=>a.Email) can now generate an html5 input type='email'.