APIs for LINQ

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:developedBy gptkb:Microsoft
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/
gptkbp:enables database queries
declarative data access
XML queries
in-memory queries
object collection queries
remote data queries
gptkbp:firstAppearance 2007
gptkbp:hasComponent gptkb:PLINQ
gptkb:LINQ_to_Entities
gptkb:LINQ_to_Objects
gptkb:LINQ_to_SQL
gptkb:LINQ_to_XML
gptkb:LINQ_to_DataSet
LINQ to JSON
https://www.w3.org/2000/01/rdf-schema#label APIs for LINQ
gptkbp:includes Expression trees
Enumerable class
IEnumerable interface
IQueryable interface
Queryable class
System.Linq namespace
gptkbp:openSource true
gptkbp:partOf gptkb:.NET_Standard
gptkbp:provides query capabilities
gptkbp:relatedTo gptkb:Language_Integrated_Query
gptkbp:supports gptkb:F#
gptkb:C#
gptkb:Visual_Basic_.NET
sorting
filtering
grouping
pagination
projection
lambda expressions
aggregation
anonymous types
extension methods
joining
set operations
method syntax
query syntax
deferred execution
immediate execution
gptkbp:usedIn gptkb:.NET_Core
gptkb:.NET_5+
gptkb:.NET_Framework
gptkbp:bfsParent gptkb:.NET_API
gptkbp:bfsLayer 7