Using ASP.NET core, I need to change instances of NotFound(), which is being used when no data is returned to the front end and giving the users a 404 error. I need to refac