Skip to content

Instantly share code, notes, and snippets.

@JoachimL
Created August 30, 2013 09:01
Show Gist options
  • Save JoachimL/6387854 to your computer and use it in GitHub Desktop.
Save JoachimL/6387854 to your computer and use it in GitHub Desktop.
return movieRepository.GetAll().Select(Mapper.Map<MoviePresentationModel>);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment