10

Looking for some solution that will help me translate Odata queries to sql syntax string.

Basically I would like to use System.Linq.Dynamic that allows to pass a sql like string to where clause.

I was also trying to use ODataUriParser.ParseFilter that returns AST FilterClause but I do not know how to apply it to an entity framework table to limit results.

Any suggestions?

1

1 Answer 1

2

Random package found on the Internet :)

DynamicOData

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.