BGVC / airline-backend-csharp

Airline Backend C#
MIT License
0 stars 0 forks source link

Flight Management - Countries Data Seeding #15

Open valentinajemuovic opened 5 years ago

valentinajemuovic commented 5 years ago

@borislavgru:

  1. I used ISO countries source data from this table https://datahub.io/core/country-list#resource-data
  2. Inside Excel file, I prepared the code see attached Flight Management - Countries Data Seeding.xlsx
  3. Seeding has been committed inside AirlineDBContext.