Stef Heyenrath
Stef Heyenrath
@ademchenko Is the answer enough for you? Or do you need more clarification?
@sandunangelo Did you already have time to investigate?
@ariannepeiso What happens if you just use normal LINQ? Does that work?
@ariannepeiso Did you have time to verify this?
Hello @ClementeGa, Can you please provide a full working example console - app / dotnet fiddle or unit-test which describes your issue?
When using your code and a simple Queryable, it works fine. Please see this PR for details: https://github.com/zzzprojects/System.Linq.Dynamic.Core/pull/761
@gertcloete Extension method support is present. See - https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/test/System.Linq.Dynamic.Core.Tests/Parser/DynamicLinqTypeTest.cs#L164 - https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/test/System.Linq.Dynamic.Core.Tests/Parser/DynamicLinqTypeTest.cs#L175
Hello @gertcloete, does my answer solve your issue?
Hello @gertcloete, does my answer solve your issue?