Extension source code and MVC source project for Visual Studio 2012, .NET framework 4.0 and 4.5.
This plugin is just a simple extension of MVC class 'HtmlHelper', which is used for all Html helpers on MVC views. Since there is no supported CheckBoxList extension built into MVC (including MVC4), this plugin adds it.
Install-Package MvcCheckBoxList -Pre
Please refer to Documentaton