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