Skip to content

LINQ filtering on dates #392

Answered by jansenbe
wonderplayer asked this question in Q&A
Discussion options

You must be logged in to vote

@wonderplayer : we've built a custom LINQ provider so we could translate the LINQ expression into a SP/Graph query. The current implementation indeed does only support basic expressions, so what you see is expected. Depending on your scenario doing a CAML query in combination with the ListDataAsStream method might be an alternative solution for you: https://pnp.github.io/pnpcore/using-the-sdk/listitems-intro.html#using-paging-with-listdataasstream

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wonderplayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants