Entity Framework: does Select after OrderBy still guarantee ordered projections?
Let’s say I have an Entity Framework 6 query which looks like this:
EntityFramework: Does select after Orderby still gaurentee ordered projections
Let’s say I have an entityframework 6 query which looks like so: