EasyObjectResultSet class
Initializes a new instance of the [Korzh.EasyQuery.Services.EasyObjectResultSet](api-reference/korzh-easyquery-linq/korzh-easyquery-services-namespace/easyobjectresultset-class) class.
EasyQueryManagerLinq class
Represents an implementation of [Korzh.EasyQuery.Services.EasyQueryManager](api-reference/korzh-easyquery/korzh-easyquery-services-namespace/easyquerymanager-class) which loads the model from some type and generates LINQ queries.
EasyQueryOptionsExtensionsLinq class
Contains several extension methods for EasyQueryOptions which allow to tune up the EasyQuery manager and middleware in case of using it for LINQ queries genereation
EntityTypeModelLoader class
An implementation of [Korzh.EasyQuery.Services.IModelLoader](api-reference/korzh-easyquery/korzh-easyquery-services-namespace/imodelloader-interface) which loads the model from some type.
EntityTypeModelLoaderOptions class
Represents different options for [Korzh.EasyQuery.Services.EntityTypeModelLoader`1](api-reference/korzh-easyquery-linq/korzh-easyquery-services-namespace/entitytypemodelloader-t--class) class