EntityFramework-Plus icon indicating copy to clipboard operation
EntityFramework-Plus copied to clipboard

Add ThenIncludeFilter Support

Open AlexVPerl opened this issue 5 years ago • 2 comments

Thank you for creating this library, Please add support for ThenIncludeFilter for EF core.

AlexVPerl avatar Aug 20 '20 02:08 AlexVPerl

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 ExtensionsEntity Framework ClassicBulk OperationsDapper Plus

Runtime Evaluation Eval.Execute("x + y", new {x = 1, y = 2}); // return 3 C# Eval FunctionSQL Eval Function

JonathanMagnan avatar Aug 20 '20 16:08 JonathanMagnan

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.

JonathanMagnan avatar Sep 04 '20 04:09 JonathanMagnan