It would be great if you could provide a Link for addressing issues and feature requests for abp suite. This is usefull to getting Feedback for you what features are wished by your customers and handling issues. On GitHub we can post for the free abp framework, so one different for commercial would be great.
If you save and generate Entities after a change again in Abp Suite, then within the Project AutomapperProfile.cs the CreateMap Entries are duplicated not replaced.
@alper: I did reinstall 4.30-rc.2 and from my 3 Errors now 2 are gone, one left:
Reinstall: dotnet tool uninstall Volo.Abp.Suite -g dotnet tool uninstall Volo.Abp.Cli -g
dotnet tool install -g Volo.Abp.Cli --version 4.3.0-rc.2 dotnet tool install -g Volo.Abp.Suite --version 4.3.0-rc.2
Generating blazor server solution now works: abp new test -u blazor-server --preview
Opening the generated test solution with abp suite and Crud Page Generator: Still same Error: "Cannot find the directory"
Adding an Entity to Blazor Web Asssembly now works and doesnt fail anymore: abp new test2 -u blazor --preview
Hi Alper,
i have searched you support Database for the support of these realtionships with ABP Suite.. Yes this can be done be hand coding, but would this break our code in future version of the abp suite ? Besides that it would be great if you could give an info where on your roadmap its planned.. i did search at github milestones but couldnt find any info about it.. currently i am evaluating your commercail solution..