Datatables Tag Helper for ASP .NET Core (based on https://datatables.net/).
Info
Version: | 2.0.1-beta |
Author(s): | Tomas Jezek |
Last Update: | Monday, October 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jezekt/AspNetCore/tree/master/JezekT.AspNetCore.DataTables |
NuGet Url: | https://www.nuget.org/packages/JezekT.AspNetCore.DataTables |
Install
Install-Package JezekT.AspNetCore.DataTables
dotnet add package JezekT.AspNetCore.DataTables
paket add JezekT.AspNetCore.DataTables
JezekT.AspNetCore.DataTables Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
Tags