Base solution for your next web application
Open Closed

How to generate relational entities using abp Power tool? #6933


User avatar
0
Rechnerinfo created

HI team

In code first approch, What is the best way to generate relational entities with foriegn keys using abp power tool ?

Thanks,


1 Answer(s)
  • User Avatar
    0
    yekalkan created

    There is a section named "Navigation Properties" in Power tools Visual Studio extension. You can click on "Add new navigation property" button to see the list of available entities to relate.

    Only "One-to-many" is supported.