Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI CRUD/Module to generate code--Tool #8704

Open
weedkiller opened this issue Mar 1, 2021 · 1 comment
Open

GUI CRUD/Module to generate code--Tool #8704

weedkiller opened this issue Mar 1, 2021 · 1 comment
Milestone

Comments

@weedkiller
Copy link

weedkiller commented Mar 1, 2021

Hello one major advantage to ABP frameworks is the RAD Tool that creates the entire Module or CRUD operations.

Another independent owner created and maintains an Excellent EASYABP.GUI is a tool thats much better than the original tool has ~2.5K stars , I have requested that they add support for OrchardCore, by simply implementing an Interface like IFrameWorkStrategy and use Dependency Injection when creating the CRUD or modules, so that developers can have the same experience.

Orchard already has the CLI tool Opensourced @sebastienros can you please provide some input (theres no coding on your part, just providing guidance so we can adopt that tool to orchard core) I have requested them to help add Orchard as a target framework option in their GUI

@weedkiller weedkiller changed the title Easy GUI CRUD/Module Scaffolding via OS 3rd party tool EASY.GUI tool Rapido Orchard & Easy GUI CRUD/Module Scaffolding via OS 3rd party tool EASY.GUI tool Mar 1, 2021
@weedkiller weedkiller changed the title Rapido Orchard & Easy GUI CRUD/Module Scaffolding via OS 3rd party tool EASY.GUI tool GUI CRUD/Module to generate code--Tool Mar 4, 2021
@Piedone Piedone added this to the backlog milestone May 21, 2024
@Piedone
Copy link
Member

Piedone commented May 21, 2024

If that tool will get OC support, then great. However, codegen in .NET is generally CLI-based, what matches what OC does. You can also generate migrations from content types/parts you created in the admin with https://github.com/Lombiq/Helpful-Extensions?tab=readme-ov-file#code-generation-helpful-extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants