A C# Server side component for the popuplar jQuery datatables plugin http://datatables.net/ suitable for asp.net core and other netstandard frameworks.
Info
Version: | 1.5.0 |
Author(s): | Garvin Casimir |
Last Update: | Sunday, February 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/garvincasimir/csharp-datatables-parser |
NuGet Url: | https://www.nuget.org/packages/DatatablesParser-core |
Install
Install-Package DatatablesParser-core
dotnet add package DatatablesParser-core
paket add DatatablesParser-core
DatatablesParser-core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Primitives(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags