alirezanet/Gridify

AutoMapper not working

sangheraajit opened this issue · 1 comments

Version

Gridify.EntityFramework 2.83

Details

We are unable to use ProjectTo
Please find the screen shot for your refeance.

image
screenshotreference

Steps to reproduce

Add package and
and try to use auto mapper with GridifyQueryable
you will see the attached error

Hi @sangheraajit,

AutoMapper needs the ConfigurationProvider in order to work, also I suggest to check the documentation, and add GridifyTo extension method.