I have an asp .net core project. I am using the database first approach with sql server and generated my models using EF. I want the primary key to be auto incremented. Ever