0
inventiskr created
I downloaded and run latest version of .net core and angular project. To run the service, I tried to migrate database using package manage console.
it seems that ran without any errors but there is no data in AbpTenants, AbpUsers and AbpRoles and so on.
I tried to download and just run and migrate db but it's same. Do you have any idea about this situation?
I really need your help :(
2 Answer(s)
-
0
Hi inventiskr, Have you run the migrator project?
-
0
Hi zony, Migrator is okay. Do I need to run it instead of using package manager console? Because of we used update-database command in previous version, we thought we should run it. If yes, I don't care this situation, and I will run Migrator project.