0
razkhan78 created
Hi
We are trying to auto generate entity with foreign key. But AspNet Zero tool to generate entity not showing Role entity under Navigation Property, we tried Load more option but it duplicates other entity but never shows Role.
This is causing issue for auto generating code for Role field.
1 Answer(s)
-
0
Hi @razkhan78,
Power Tools searches for entities derived from Entity base class. We add User class to this list manually. You can create an issue on https://github.com/aspnetzero/aspnet-zero-core for your request.