Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "yekalkan"

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

Thanks for your suggestions.

What is your rad tool version? We've made some changes on that issue in v1.8.3.

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

We won't support that.

No, we don't have a plan for that.

I've created some different enum examples but couldn't reproduce your issue.

Showing 111 to 120 of 314 entries