Great video will explained ❤, but I'm wondering what "Virtual" keywork dose to the navigation properties in Lazy Loading (is it an inheritance stuff?), btw I'm new to backend and EF core I will be very happy if you have any references that I can use to understand these topics.
Thanks dude. The video was simple and short but gave me all the information I needed. I love it.
Effective and very clear information❤
Thanks for the feedback!
Very well explained!!
I'm glad you liked it !
To ignore cycles :
builder.Services.AddControllers().AddJsonOptions(x =>
x.JsonSerializerOptions.ReferenceHandler = ReferenceHandler.IgnoreCycles);
Great video will explained ❤, but I'm wondering what "Virtual" keywork dose to the navigation properties in Lazy Loading (is it an inheritance stuff?), btw I'm new to backend and EF core I will be very happy if you have any references that I can use to understand these topics.