Base solution for your next web application
Open Closed

Seed Data #2739


User avatar
0
haithamsakr created

in first start the database updated but without seed data

how Can i run data seeder

thank you

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

2 Answer(s)
  • User Avatar
    0
    haithamsakr created

    thanks i got it

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    DennisAhlin created

    Try right clicking on your projectname.Migrator project and "Start new instance". You should get a command prompt window where it asks you if you want to migrate to the connection string. Check that the Host database is correct and confirm. If the database is wrong, change the Default ConnectionString in Migrator project to the connection you want.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)