Nabû 1.0.0
Standardizing .NET developments with abstractions
Nabu.Data.Querying Namespace Reference

Classes

interface  IIncludeEvaluator< T >
 
interface  IIncludeInformation
 
interface  IIncludeInformation< TInclude >
 
class  IIncludeInformationExtensions
 
interface  IJoinQuery
 
interface  IJoinQuery< T1, T2, TKey, TSelect, TFinal >
 
interface  ISelectGroupByMapper< T, TKey, TS >
 
interface  ISelectGroupByMapperWithContext< T, TKey, TS, TContext >
 
interface  ISelectMapper< T, TS >
 
interface  ISelectMapperWithContext< T, TS, TContext >
 
interface  ISpecification< T >
 
class  JoinQuery< T1, T2, TKey, TSelect >
 
class  JoinQuery< T1, T2, TKey, TSelect, TFinal >
 
class  Specification< T >
 
class  SpecificationEvaluator< T >
 

Functions

class OrderByData< T > (bool isDescending, Expression< Func< T, object > > expression)