An extension to MVC's DropDownList helper class with added support for optgroups and multiple selection.
Info
Version: | 1.0.0 |
Author(s): | william |
Last Update: | Saturday, February 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/McNultyyy/DropDownGroupList |
NuGet Url: | https://www.nuget.org/packages/DropDownGroupList |
Install
Install-Package DropDownGroupList
dotnet add package DropDownGroupList
paket add DropDownGroupList
DropDownGroupList Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 1.2.10)
- Microsoft.AspNet.Mvc(>= 4.0.20505)
- Microsoft.AspNet.Razor(>= 2.0.20505)
- Microsoft.AspNet.WebPages(>= 2.0.20505)
- Microsoft.Web.Infrastructure(>= 1.0.0)
Tags