Stef Heyenrath

Results 713 comments of Stef Heyenrath

I think it's related to : - https://learn.microsoft.com/en-us/dotnet/core/deploying/trimming/trimming-options?pivots=dotnet-7-0 - https://learn.microsoft.com/en-us/dotnet/core/deploying/trimming/prepare-libraries-for-trimming And I wonder if this can be solved in System.Linq.Dynamic.Core Maybe you can create an issue for dotnet ?

Probably related to https://github.com/zzzprojects/System.Linq.Dynamic.Core/issues/772

PR merged, a new NuGet will be released in some time

@ReginaldBull Please provide a full working example [dotnetfiddle](https://dotnetfiddle.net/)

Can you provide the part from your own code (including the entities / dtos) and the Dynamic LINQ Expression you are trying to parse?

Can you make a simple and small `Unity3D WebGL` example project ?

@ReginaldBull Thanks for the project, however this is still a very big project. Can you please make a very easy and simple test project please?

@ReginaldBull Sorry, I cannot open this project, I do not have all dependencies installed on my system. Can you maybe use the extension method instead of directly using `new ExpressionParser`?...

@ReginaldBull Maybe related to? - https://github.com/zzzprojects/System.Linq.Dynamic.Core/issues/678 - https://dynamic-linq.net/advanced-blazor-webassembly

Hello @brad302, Thanks for the information, however can you please make a complete working dotnet-fiddle example project to demonstrate this issue?