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.
You can copy AspNetZeroRadTool.dll to your solution to be sure you get the v1.8.3.1 version.
https://github.com/aspnetzero/aspnet-zero-core/tree/dev/aspnet-core/AspNetZeroRadTool
Yes of course, but in this way everytime we use RAD tool in similar situations, we have to apply this workaround!
What i've suggested is not a workaround, it is what need to be done. if you didn't and are not going to modify any of the duplicated dtos, you can use one of them as common. I don't think this is a hard process. Rad tool doesn't handle this process itself because we don't want to rely on existing code even it is created by rad tool in past.
You can remove one of the duplicated dtos and use the other one as common.
I've created an issue https://github.com/aspnetzero/aspnet-zero-core/issues/2365
I've created an issue https://github.com/aspnetzero/aspnet-zero-core/issues/2360
We won't support that.
No, we don't have a plan for that.