Add ThenIncludeFilter Support
Thank you for creating this library, Please add support for ThenIncludeFilter for EF core.
Hello @AlexVPerl ,
We tried in the past but we failed ;(
However, we don't abandon it. We will try a new way during the weekend or next week.
Let hope this idea will work!
Best Regards,
Jon
Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework Extensions • Entity Framework Classic • Bulk Operations • Dapper Plus
Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval Function • SQL Eval Function
Hello @AlexVPerl ,
Just to let you know we continue to make some small progress but unfortunately, we didn't fully make it works yet ;(
We still work on it from a little bit every week so let hope we make it happens soon but I cannot still promise anything yet.