Project Description Build.Mvc is a helper extensions method library that turns the standard ASP .NET MVC HtmlHelper methods into jQuery-style chainable methods that allow you to expressively add markup and style to your MVC application.
Build.Mvc5 is available on NuGet or earlier versions: MVC 3 and MVC 4
Just add "Build"
Works great with knockout.js
Example DropDownList with Build.Mvc
Easily add custom data attributes to MVC forms like the ones used by jQuery Mobile