Avoid Lazy Loading in ASP.NET Apps
Weekly Dev Tips - A podcast by Steve Smith (@ardalis)
Categories:
This week's tip is on the topic of lazy loading using Entity Framework or EF Core in ASP.NET and ASP.NET Core apps. Spoiler alert: don't do it. Keep listening to hear why.