Skip to content
  • Welcome!
  • Blog

Cool Coding Stuff

A semi-professional blog about programming

Category: entity-framework

Written by mikeyarmesFebruary 26, 2019March 12, 2019

ProxyCreationEnable and performance issues in EntityFramework

I ran into an issue with a StackOverflowException when a repository method returned a larger-than-usual amount of data.