How to Enable Lazy Loading in a Blazor Project

HAFIZ MUHAMMAD ARSLAN 5 Reputation points
2023-11-04T07:30:44.96+00:00

I'm working on a Blazor project and I need to enable lazy loading. Can someone provide guidance on where and how to enable lazy loading in my project? Here's the link to my project repository:

https://github.com/shujamughal/Sukhdari

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
696 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,396 questions
Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
39 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 35,191 Reputation points
    2023-11-04T08:35:27.8333333+00:00

    See the following and adjust for dependency injection.