Namespace PnP.Core.QueryModel
Classes
Class holding data model extension methods |
Base abstract class to implement the basic logic of an IQueryProvider |
Defines a filtering criteria item |
Defines a group of filters |
Interface to define the basic functionalities of a filtering item (either a single item or a group of items) |
Defines a single sorting item |
Useful extension methods for use with Entity Framework LINQ queries. |
Interfaces
Defines method to execute queries asynchronously that are described by an IQueryable object. |
Enums
Enumeration of logical concat operators for queries |
Enumeration of filtering criteria for queries |
Defines the target platform for the query |
Enumeration of the ordering criteria for sorting results |