Build.Mvc3 2012.4.5

.NET Framework 4.0
dotnet add package Build.Mvc3 --version 2012.4.5
NuGet\Install-Package Build.Mvc3 -Version 2012.4.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Build.Mvc3" Version="2012.4.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Build.Mvc3 --version 2012.4.5
#r "nuget: Build.Mvc3, 2012.4.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Build.Mvc3 as a Cake Addin
#addin nuget:?package=Build.Mvc3&version=2012.4.5

// Install Build.Mvc3 as a Cake Tool
#tool nuget:?package=Build.Mvc3&version=2012.4.5

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.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2012.4.5 2,623 4/5/2012
2012.3.20 1,423 3/20/2012
2012.2.23.1608 1,441 2/23/2012
2012.1.19.2236 2,625 1/20/2012
2012.1.14.16 1,429 1/14/2012
2011.12.29.1116 1,365 12/29/2011
2011.12.23.1156 1,452 12/23/2011
2011.12.22.2310 1,323 12/23/2011
2011.12.22.1044 1,357 12/22/2011

No longer HTML encoding value of button when using button builder