/Queryable-vs-Enumerable

A C# Pill that highlights that the Linq query applied after a cast to `IEnumerable` is not translated into SQL. Instead, it is run in memory.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Stargazers

No one’s star this repository yet.