Multiple tenants may have the same username or email address. So can't get accurate
You can empty the user, role, tenants... tables and re-run the application(The default zero will seed data).
If you care about the identity of the data, you can use CHECKIDENT
https://stackoverflow.com/questions/21824478/reset-identity-seed-after-deleting-records-in-sql-server?answertab=votes#tab-top
I will check it out today.
hi @maharatha
Can you use MVC's Demo project template to reproduce the problems you encountered and then share the project? email: [email protected]
I am currently browsing the website and have not encountered a certificate issue. Maybe you can try another browser.
@statuscast I am the author of Abp.GeneralTree, thank you very much for your approval. I will add detailed instructions in GeneralTree Documents .
I thought about merging into abp before, but I think it's better as a stand-alone component (because fixing bugs, updating new versions is quick and easy) If you have questions, you can go to https://github.com/maliming/Abp.GeneralTree/issues to communicate.
As far as I know, miniprofiler doesn't seem to have this feature.
Is it related to this? https://github.com/angular/angular-cli/issues/1080#issuecomment-226655134