Posts tagged with "ORM"

Showing 2 posts with this tag

Morning walks through Melbourne streets

Lazy Loading Relationships in Entity Framework Core: A Comprehensive Guide

May 8, 2025

Learn how to efficiently load related data in Entity Framework Core using lazy loading, and improve the performance of your database-driven applications. This guide covers the basics, best practices, and common pitfalls of lazy loading relationships in EF Core.

Read more