Extensions to HtmlHelper for things like checkbox lists, adds support for most to HTML5 input types and provides a fluent strongly-type way of specifying attributes.
Info
Version: | 3.1.0 |
Author(s): | John White |
Last Update: | Friday, September 6, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://staticdotnet.wordpress.com/hex/ |
NuGet Url: | https://www.nuget.org/packages/Hex |
Install
Install-Package Hex
dotnet add package Hex
paket add Hex
Hex Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(4.0.30506.0)
Tags