I am working on an Asp.Net Core application where I need to save the requests in a SQL database. I am using EF core as ORM. Below is my request data model
pub