I use .net core with dapper I want to use automapper for mapping between dto and entity But the ProjectTo method apparently can only be used in Ef. How do I do a map?