Open yozawiratama opened 2 years ago
I try re-code the infrastructure Identity. And try to add migration, after that update-database.
update-database
but after its done, when I check database, there is no seed data inserted
Have you Checked the Program.cs file if the Seeding for data is called?
I try re-code the infrastructure Identity. And try to add migration, after that
update-database
.but after its done, when I check database, there is no seed data inserted