Comment on G# – A modern .NET language with Go, Kotlin, and Swift ergonomicsparentComments−tcfhgj1moMicro$oft's wiki:Language-Integrated Query (LINQ) is the name for a set of technologies based on the integration of query capabilities directly into the C# language.−YoshiRulz1moGenerally when people say LINQ they're referring to the IEnumerable/IQueryable APIs in the BCL, not to C#'s little-used query syntax.
Comments
Micro$oft's wiki:
Generally when people say LINQ they're referring to the IEnumerable/IQueryable APIs in the BCL, not to C#'s little-used query syntax.