CleanArchitecture.WebApi icon indicating copy to clipboard operation
CleanArchitecture.WebApi copied to clipboard

seeder not inserted

Open yozawiratama opened this issue 3 years ago • 1 comments

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

yozawiratama avatar Jun 13 '22 10:06 yozawiratama

Have you Checked the Program.cs file if the Seeding for data is called?

yamlakkassahun avatar Jun 15 '22 13:06 yamlakkassahun