MVCControlsExtensions 0.0.0.19

dotnet add package MVCControlsExtensions --version 0.0.0.19
NuGet\Install-Package MVCControlsExtensions -Version 0.0.0.19
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="MVCControlsExtensions" Version="0.0.0.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MVCControlsExtensions --version 0.0.0.19
#r "nuget: MVCControlsExtensions, 0.0.0.19"
#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 MVCControlsExtensions as a Cake Addin
#addin nuget:?package=MVCControlsExtensions&version=0.0.0.19

// Install MVCControlsExtensions as a Cake Tool
#tool nuget:?package=MVCControlsExtensions&version=0.0.0.19

MVC 4 Controls Extensions contains extension methods for standard html & Knockout editable generic Grid, Vertical Grid, dropdown, textbox, radiobuton & checkbox controls.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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.

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
0.0.0.19 1,739 4/28/2014
0.0.0.18 1,189 4/27/2014
0.0.0.17 1,209 3/22/2014
0.0.0.15 1,338 1/31/2014
0.0.0.12 1,168 1/28/2014
0.0.0.11 1,234 1/27/2014
0.0.0.10 1,164 1/26/2014
0.0.0.6 1,152 1/21/2014
0.0.0.5 1,130 1/20/2014
0.0.0.4 1,216 1/20/2014
0.0.0.3 1,315 1/19/2014
0.0.0.2 1,127 1/12/2014
0.0.0.1 1,150 1/10/2014

Added support for Dotnet 4.0;
Added help file.
Added Knockout View Template file which will be displayed in the new new templates list.
0.11
Added scripts and css to  Bundle.
Added  css and javascript budle to Layout file and Knockout template file.
Fixed javascript issue.
Added javascripts references on Knockout template.
Added missing Images.
0.15
------
Added multibinding support Knockout controls & Knockout grid.
0.16
----
Added editable grid, Vertical grid.
Knockout Viewmodel generator based on viewmodel.
0.19
------
Added Url based Generated Knockout viewmodel js scripts.