MvcCheckBoxList 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.
Install-Package MvcCheckBoxList -Version 1.4.5
dotnet add package MvcCheckBoxList --version 1.4.5
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvcCheckBoxList, 1.4.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Minor fixes and updates.
Dependencies
This package has no dependencies.
Used By
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.
|