I need to see any example for insert update and delete using entity framework and asp.net core mvc , it must used jquery data table for listing and using ajax calls for operations like insert update and delete , the table must have forieng keys like students table could have country Id which is basically having its own country table as dropdown share any reference example