EasyAbp / AbpHelper.CLI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
MIT License
285 stars 95 forks source link

Add Blazor UI generation support #119

Open a-urel opened 3 years ago

a-urel commented 3 years ago

ABP Framework 3.2+ supports creating Blazor applications. Blazor UI (razor components) generation is needed.

wakuflair commented 3 years ago

Yes Blazor will be supported, definitely!

zhjmao commented 3 years ago

waiting for it。

wakuflair commented 3 years ago

Most of the generating work are done. But I'm waiting for "Dynamic Form for Blazor". (https://github.com/abpframework/abp/issues/5558)

omer-repo commented 2 years ago

Thanks very much for this project. What about news on Blazor UI generation? It looks that ABP team is not planning to release something for "Dynamic Form for Blazor" soon. Do you have good plans on it :)

wakuflair commented 2 years ago

@omer-repo I agree with you that ABP team has no plan for "Dynamic Form for Blazor". So I think it's better to generate Blazor form elements hard coded. Maybe we could have dynamic form generating in future.

Any other suggestions?

mimimiaomiao1 commented 1 year ago

abpframework/abp#5558

Thanks very much for this project. How long will the blazer ui support.

gdlcf88 commented 1 year ago

How long will the blazer ui support.

We have heard your sound, but no plan yet. PRs are welcome.