0
devtaritas created
Prerequisites
- What is your product version - v11
- What is your product type -Angular
- What is product framework type -.net core
I have downloaded asp.net zero power to and tried to gnerate an entity with some properties but after click on Generate button simple console log should oper to show statetics like success or failure it's not appering for me and Ui not updating iwth new entity. In git changes having many files and entity.json files.
Please help for above issue.
3 Answer(s)
-
0
Hi,
Could you check if you have the requirements specified here https://docs.aspnetzero.com/en/common/latest/Rapid-Application-Development#pre-requirements.
I assume you don't have .NET Core 2.2 Runtime.
-
0
-
0
Hi @devtaritas
Could you run angular/nswag/refresh.bat when the Host app is up and running and restart the Angular app after doing this ?
Thanks,