Skip to content

Kendo.DynamicLinqCore 3.1.0

Latest
Compare
Choose a tag to compare
@linmasaki linmasaki released this 12 Feb 06:30
· 5 commits to master since this release

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