c# create migration code example Example 1: add migration ef core Click to copydotnet ef migrations add InitialCreate Example 2: entity framework migration Click to copyUpdate-Database