ReflectionIT.Mvc.Paging icon indicating copy to clipboard operation
ReflectionIT.Mvc.Paging copied to clipboard

Using ReflectionIT with Automapper

Open ambabaei opened this issue 5 years ago • 3 comments

Dear Sir ,

what i would like to know is about using the ReflectionIT with Automapper . i have a service layer which convert the my domain models ( as IQueriable ) to my view models . when i start using automapper , i can not return IQueriable and needs to return my view models as an IEnumerable which is not accepted by pagelist.createAsync() method from ReflectionIT . what would the recommendation/best practise to use the ReflectionIT and Automapper ?

Best Regrads ,

ambabaei avatar Jul 31 '20 09:07 ambabaei

I am facing the same problem @sonnemaf

Avie1 avatar Nov 03 '20 07:11 Avie1

Please provide a working sample application that reproduces the problem?

sonnemaf avatar Nov 03 '20 19:11 sonnemaf