Minimalist ASP.NET MVC Html Helper to help rendering tabular data, separating the headings and data cells from the table structure.
Info
Version: | 1.13.3 |
Author(s): | Miguel Angelo |
Last Update: | Wednesday, August 6, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/masbicudo/Masb.Mvc.TableBuilder |
NuGet Url: | https://www.nuget.org/packages/Masb.Mvc.TableBuilder |
Install
Install-Package Masb.Mvc.TableBuilder
dotnet add package Masb.Mvc.TableBuilder
paket add Masb.Mvc.TableBuilder
Masb.Mvc.TableBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(4.0.20710.0)
Tags