MvcCheckBoxList 1.4.5

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

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

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 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.

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 909,267 11/24/2015
1.4.4.5 491,941 2/4/2014
1.4.4.4 78,411 5/6/2013
1.4.3 32,124 6/1/2012
1.4.2.3 41,998 3/9/2012

Minor fixes and updates.