MvcCheckBoxList 1.4.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package MvcCheckBoxList --version 1.4.2.3
NuGet\Install-Package MvcCheckBoxList -Version 1.4.2.3
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="MvcCheckBoxList" Version="1.4.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcCheckBoxList --version 1.4.2.3
#r "nuget: MvcCheckBoxList, 1.4.2.3"
#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 MvcCheckBoxList as a Cake Addin
#addin nuget:?package=MvcCheckBoxList&version=1.4.2.3

// Install MvcCheckBoxList as a Cake Tool
#tool nuget:?package=MvcCheckBoxList&version=1.4.2.3

An extension for MVC HtmlHelper class to create POSTable checkbox list on a view, based on the data passed from the view model, or defined locally.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 (2)

Showing the top 2 popular GitHub repositories that depend on MvcCheckBoxList:

Repository Stars
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
jwaliszko/ExpressiveAnnotations
Annotation-based conditional validation library.
Version Downloads Last updated
1.4.5 919,071 11/24/2015
1.4.4.5 495,686 2/4/2014
1.4.4.4 78,995 5/6/2013
1.4.3 32,332 6/1/2012
1.4.2.3 42,568 3/9/2012

A fix for a bug in v.1.4.2.3 where it requires MVC4 dependency.