# AbpHelper.GUI **Repository Path**: BootsCode/AbpHelper.GUI ## Basic Information - **Project Name**: AbpHelper.GUI - **Description**: AbpHelper is a tool that help you with developing Abp vNext applications. - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2021-08-03 - **Last Updated**: 2021-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AbpHelper.GUI Providing code generation and more features to help you develop applications and modules with the [ABP framework](https://abp.io). It can be used to call ABP CLI, generate code, manage modules, etc. **Make sure backup your source files before using it!** > This GUI app depends on [AbpHelper.CLI](https://github.com/EasyAbp/AbpHelper.CLI), you can use the CLI directly if you prefer command line. ## Getting Started 1. Download the package from [EasyAbp/AbpHelper.GUI/releases](https://github.com/EasyAbp/AbpHelper.GUI/releases) and unpack the files. Or you can also download the source code and use `npm run package` command to package the app yourself. 2. Run the executable file. ![preview 1](/docs/images/preview1.png) ![preview 2](/docs/images/preview2.png) ## Usage * [Generate CRUD Code](/docs/AbpHelper-CLI/Generate-CRUD-Code/Usage.md) ## Roadmap - [x] Support ABP CLI login command - [x] AbpHelper CLI update check - [ ] Solution management - [ ] GUI of market.abp.io - [ ] EF Core provider change helper We are always looking forward to your code contribution.