Skip to content

Instantly share code, notes, and snippets.

@obegendi
Created March 11, 2018 21:28
Show Gist options
  • Save obegendi/a6aab3a1176c020291bc81c344453e85 to your computer and use it in GitHub Desktop.
Save obegendi/a6aab3a1176c020291bc81c344453e85 to your computer and use it in GitHub Desktop.
public Context(){
Configuration.LazyLoadingEnabled = false;
Configuration.ProxyCreationEnabled = false;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment