I want to use charts with MVC/Razor. Does the abp framework support it? I see that angular integrates with apexcharts
If I do not log in to the account that has purchased the commercial abp framework, or the account that logs in does not have the permission of the commercial version, can I not run the commercial version of the program? Should every developer log into my current account
Hello, I created a hierarchical structured project using the command: abp new Acme.BookStore -m none --tiered --theme leptonx-lite -csf. In this newly created project, I copied the code from the examples in Part 1 to Part 10 of the official tutorial. However, after running and debugging the project, I encountered errors in the generation of Dynamic JavaScript API Client Proxies in the Acme.BookStore.Web project.
Can "Dynamic JavaScript API Client Proxies" is used for the Tiered layout of project?
Could you please tell me what might be causing this issue?
My project code has already been uploaded to the repository: https://github.com/FIFAKING/BookStore.git