CheckBoxList.Mvc
1.0.1
This package includes the extension methods for CheckBoxList in ASP.NET MVC, offering the similar way of handling the model binding as the other ASP.NET MVC types.
Install-Package CheckBoxList.Mvc -Version 1.0.1
dotnet add package CheckBoxList.Mvc --version 1.0.1
<PackageReference Include="CheckBoxList.Mvc" Version="1.0.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CheckBoxList.Mvc --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CheckBoxList.Mvc, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
1.0.1
Dependencies
-
- Microsoft.AspNet.Mvc (>= 4.0.20505)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.