Korzh.EasyQuery.Services namespace

DbContextModelLoader class

Represents a IModelLoader implementation which allows to load the model from a DbContext object. Implements the [Korzh.EasyQuery.Services.IModelLoader](api-reference/korzh-easyquery/korzh-easyquery-services-namespace/imodelloader-interface)

EasyQueryOptionsExtensionsEf class

Contains several extension methods for EasyQueryOptions which allow to tune up the EasyQuery manager and middleware in case of using them with EntityFramework 6.x

EdmxFileModelLoader class

Represents a IModelLoader implementation which allows to load the model from an EDMX file Implements the [Korzh.EasyQuery.Services.IModelLoader](api-reference/korzh-easyquery/korzh-easyquery-services-namespace/imodelloader-interface).