Skip to content

Instantly share code, notes, and snippets.

@CuriousCurmudgeon
Last active August 29, 2015 14:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CuriousCurmudgeon/03c9f7318a3364a36cc4 to your computer and use it in GitHub Desktop.
Save CuriousCurmudgeon/03c9f7318a3364a36cc4 to your computer and use it in GitHub Desktop.
// Tell AutoMapper to resolve dependencies using MvvmCross's service locator.
Mapper.Configuration.ConstructServicesUsing(Mvx.Resolve);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment