AspNetCore implementation for DataTables.AspNet.
Info
Version: | 3.0.0-preview.19 |
Author(s): | Anderson Matos |
Last Update: | Saturday, February 5, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ALMMa/datatables.aspnet |
NuGet Url: | https://www.nuget.org/packages/DataTables.AspNet.AspNetCore |
Install
Install-Package DataTables.AspNet.AspNetCore
dotnet add package DataTables.AspNet.AspNetCore
paket add DataTables.AspNet.AspNetCore
DataTables.AspNet.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.0)
- Newtonsoft.Json(>= 9.0.1)
- DataTables.AspNet.Core(>= 2.0.2)
- Microsoft.AspNetCore.Mvc(>= 1.1.0)
- Newtonsoft.Json(>= 9.0.1)
- DataTables.AspNet.Core(>= 2.0.2)
Tags