We have released the old version (with metronic 5) as a separate extension. You can downgrade it.
https://marketplace.visualstudio.com/items?itemName=Volosoft.AspNetZeroPowerToolsMetronic5
@FlexSolution
Adding "btn-icon" class to delete button may fix it.
We have released the old version (with metronic 5) as a separate extension.
https://marketplace.visualstudio.com/items?itemName=Volosoft.AspNetZeroPowerToolsMetronic5
We'll provide a way to downgrade the tool version. Probably tomorrow.
duplicate of #4857.
Thanks for reporting. I've created an issue on Github https://github.com/aspnetzero/aspnet-zero-core/issues/2385
Rad tool doesn't have this option.
You can create a feature request on https://github.com/aspnetzero/aspnet-zero-core/issues
You can set "CreateUserInterface" as false in entity json file if you don't want any changes in angular side. However, we don't provide a way to skip generating server side codes. We can evaluate your idea.
For now, i can only suggest an easy but dirty workaround to skip generating server side codes: open "AspNetZeroRadTool\config.json" file and set a fake path for "CoreSrcPath" field. (Remember to set it back after code generation.)