Server side paging, sorting and filtering via Dynamic Linq.
Info
| Version: | 1.1.1 |
| Author(s): | Atanas Korchev |
| Last Update: | Wednesday, June 18, 2014 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/kendo-labs/dlinq-helpers |
| NuGet Url: | https://www.nuget.org/packages/Kendo.DynamicLinq |
Install
Install-Package Kendo.DynamicLinq
dotnet add package Kendo.DynamicLinq
paket add Kendo.DynamicLinq
Kendo.DynamicLinq Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Linq.Dynamic(1.0.0)