Student Reviews
( 5 Of 5 )
1 review
Video of ASP.NET Core Web API .NET 8 2024 - 13. Comment GET + Include() in ASP.net course by Teddy Smith channel, video No. 13 free certified online
ASP.NET Core Web API .NET 8 2024 - 13. Comment GET + Include()
NewtonSoft code:
builder.Services.AddControllers().AddNewtonsoftJson(options
{
options.SerializerSettings.ReferenceLoopHandling Newtonsoft.Json.ReferenceLoopHandling.Ignore;
});
Github for this project: https://github.com/teddysmithdev/FinShark
Twitter: https://twitter.com/teddysmithdev
Github: https://github.com/teddysmithdev
Linkedin: https://www.linkedin.com/in/teddy-smith-015ba61a3