CSharp-Pills-15mg/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.
C#GPL-3.0
Stargazers
No one’s star this repository yet.
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.
C#GPL-3.0
No one’s star this repository yet.