Proper noun (thing)
LINQ
a .NET feature that allows queries to be written directly in C# code
Using LINQ, the developer filtered the list of users with a simple query in C#.