Info
| Version: | 4.0.0 | 
| Author(s): | Matt Honeycutt | 
| Last Update: | Sunday, November 2, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/MattHoneycutt/MvcDisplayTemplates | 
| NuGet Url: | https://www.nuget.org/packages/MvcDisplayTemplates | 
Install
Install-Package MvcDisplayTemplates
                        dotnet add package MvcDisplayTemplates
                        paket add MvcDisplayTemplates
                        
                                MvcDisplayTemplates Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.Mvc(5.0.0)
 
Tags
                
These are meant to serve as a starting point for creating your own display templates.
They also add a little bit of magic to make ASP.NET MVC applications testable by SpecsFor.Mvc.