I am trying to introduce Automapper into an application for the first time, but I keep getting an error saying I have some invalid arguments.
My model:
Update! Now you can do this:
var VMstores = stores.Project().To();