Build.Mvc is a helper extensions method library that turns the standard ASP .NET MVC 3.0 HtmlHelper methods into jQuery-style chainable methods that allow you to expressively add markup and style to your MVC application.
Info
| Version: | 2012.4.5 |
| Author(s): | grcodemonkey |
| Last Update: | Thursday, April 5, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://buildmvc.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/Build.Mvc3 |
Install
Install-Package Build.Mvc3
dotnet add package Build.Mvc3
paket add Build.Mvc3
Build.Mvc3 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags