Build.Mvc3 2012.4.5

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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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,833 4/5/2012
2012.3.20 1,554 3/20/2012
2012.2.23.1608 1,581 2/23/2012
2012.1.19.2236 2,785 1/20/2012
2012.1.14.16 1,577 1/14/2012
2011.12.29.1116 1,545 12/29/2011
2011.12.23.1156 1,620 12/23/2011
2011.12.22.2310 1,490 12/23/2011
2011.12.22.1044 1,502 12/22/2011

No longer HTML encoding value of button when using button builder