Hello Team,
We are trying to automate the Screen & API Development. Can we generate all the pages in the ASP Net Zero Demo application automatically by using ASPNETZERO ? Please advise.
Thank You.
5 Answer(s)
-
0
Are you referring to Zero's Power Tools?
https://docs.aspnetzero.com/documents/common/latest/Rapid-Application-Development https://docs.aspnetzero.com/documents/common/latest/Development-Guide-Rad-Tool
-
0
No, Let me elaborate it. In the Live Demo, we have Login, Dashboard, Administration and many other pages. If we take the Dashboard page, can we able to create it without single line of manual coding ?
-
0
Yes.
There is no difference between a demo project and a real project. When you download a non-demo project, you will see the same pages as well.
-
0
Hello Maliming/Yekalkan, Thank you for your reply. Agreed that, there is no difference between a demo project and real project, but the question is, if I wants to create a new Dashboard using 6 different entities, how can I do that without single line of manual coding ? If so, please provide the steps / reference documents to achieve it. I tried using the Powertools, but I can able to create only a Datagrid with CRUD operations. I wants to display the charts instead of Datagrid. Please advise. Thanks in advance.
-
0
Unfortunately this is not possible.
But if you are going to create a new dashboard, you can wait until v8.0 is released with new dashboard system which will allow you to create a customizable and drag-drop dashboard.
see https://github.com/aspnetzero/aspnet-zero-core/issues/1824