Skip to content

Instantly share code, notes, and snippets.

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