Kendo.DynamicLinqCore Versions Save

Elevate Your Kendo UI Experience with this ASP.NET Core's Free Package!

v3.1.0

4 years ago

Release Notes

  • Fixed issue that the LINQ query with sub-property can't be translated and will be evaluated locally. #10
  • Fix the method ToDataSourceResult<T>(this IQueryable<T> queryable, DataSourceRequest request) ignored the aggregator parameter. #12

v2.2.0

4 years ago

Release Notes

  • Change the property "Group" of DataSourceResult to "Groups".
  • Add new property "Aggregate" to DataSourceRequest. #5
  • Fixed getting wrong grouping data in the request using aggregates in grouping configuration.

v2.0.0

5 years ago

Release Notes

  • #2 Now support .NetStandard2.0.