Build.Mvc is a HtmlHelper extension library that turns the standard ASP .NET MVC 5.0 HtmlHelper methods into jQuery-style chainable methods that allow you to expressively add markup and style to your MVC application.
                        
                    
         
                Info
| Version: | 2014.5.26 | 
| Author(s): | grcodemonkey | 
| Last Update: | Monday, May 26, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://buildmvc.codeplex.com | 
| NuGet Url: | https://www.nuget.org/packages/Build.Mvc.TwitterBootstrap | 
Install
Install-Package Build.Mvc.TwitterBootstrap
                        dotnet add package Build.Mvc.TwitterBootstrap
                        paket add Build.Mvc.TwitterBootstrap
                        
                                Build.Mvc.TwitterBootstrap Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.Mvc(5.1.2)
 - Build.Mvc5(2014.5.26.0)
 
Tags