houbi56
houbi56
PR available. #74
For reference we had the same problem in our code-base for a long while. In our app, since EntityFramework caches every expression (so that it doesn't have to re-translate to...
> @houbi56 We made some fixes in the EdmLib [OData/odata.net#2346](https://github.com/OData/odata.net/pull/2346) We have an open PR that we will be merging soon [OData/WebApi#2420](https://github.com/OData/WebApi/pull/2420) Once we merge PR 2420, we will port...
Tested with AspNetCore.OData 8.2.4 and Microsoft.OData.Core 7.2.0 and issue still persist. Could we perhaps get some eyes on this? @KenitoInc @ElizabethOkerio @xuzhg It's been 2 years! I see performance fixes...