Info
Version: | 1.7.3 |
Author(s): | Alexander Krutov |
Last Update: | Tuesday, December 11, 2018 |
.NET Fiddle: | Online Example |
Project Url: | http://github.com/AlexanderKrutov/DataTables.Queryable |
NuGet Url: | https://www.nuget.org/packages/DataTables.Queryable |
Install
Install-Package DataTables.Queryable
dotnet add package DataTables.Queryable
paket add DataTables.Queryable
DataTables.Queryable Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It dynamically builds an expression tree from the request and allows to filter and sort an IQueryable according to the request parameters.