I'm creating a WCF service whose result is not a strict OData feed (for complicated reasons, business strategy, etc). In addition, the format of the URL is slightly different from OData although most of its features are very similar.
How I can transform the URI in a Linq Expression tree?.
Thanks in advance.
Have a look at Linq2Rest - https://bitbucket.org/jjrdk/linq2rest. It parses an OData query into a LINQ expression, and the other way around. It's available on Nuget as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With