Hi, this problem is related to VS2021, please see this comment to fix the problem also please revert the change that I've suggested above.
Hi, can you provide the below information?
Hi @meiyuan@surer.ng, please see #1203.
I suppose you didn't plan this feature. I would suggest you would provide devs a chance to
Hi @Radoslav, yes we didn't plan this feature. I'll create an internal issue for your suggestion.
What would I need to do regarding writing remaining code (after code generation) to allow for editing/viewing extra properties (and maybe navigation properties)
The following resources might be helpful for you to understand the extension system and apply for your own logic:
Hi @safi, unfortunately, the menu can't be updated without refreshing the page currently. There is an issue about this, you can follow the issue to see progress.
Also, you can see this comment if you want to look for a workaround. You can apply a similar solution.
Hi, I guess this problem is related to VS2021, if you use VS2021 as IDE can you try to run the project from CLI (dotnet run
)?
Hi @MarturAbpUser, I've checked your organization and it seems your account was not added as a developer. I've added you as a developer to your organization. Can you try again to login? Btw, your credit has been refunded!
Hi, I've checked your organization and everything seems alright, can you be sure about your password? (and specify your organization name as "Martur")
ABP Problem.png
Hi @MarturAbpUser, it seems you've logged in without specifying the organization. This problem occurred because, in the above image there is not any organization information.)
Can you apply the below steps and then re-try to download the template again:
abp logout
abp login <username> -p <password> -o <organization>
It seems your project on localhost:44393 is not running therefore it could not send any HTTP request. Please ensure the project on localhost:44393 is running and try again.