KendoNET.DynamicLinq icon indicating copy to clipboard operation
KendoNET.DynamicLinq copied to clipboard

Created a fork with some features

Open luizfbicalho opened this issue 8 months ago • 2 comments

I looked that this project looks abandoned

So I created a fork with some features and you can use/help

  • NET 8.0
  • Nullable Reference Types
  • Typed Result (based on @aaronasmith)
  • Changed ToDataSourceResultAsync to use EF core in a separate library and use CountAsync, ToListAsync, and so on
  • Tests with Newtonsoft and System.Text Json separated

I'm open to suggestions

https://github.com/luizfbicalho/KendoNET.DynamicLinq

luizfbicalho avatar May 27 '25 00:05 luizfbicalho