Category: ASP.NET
Classic ASP, ASP.NET Web Forms/MVC, and ASP.NET Core tutorials
Relationships in EF Core
Configure one-to-many and many-to-many with conventions/Fluent API.
Lazy and Eager Loading in EF Core
Eager load with Include; be careful enabling lazy loading proxies.