# AbpHelper.GUI **Repository Path**: easy_and_easy/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**: 2020-07-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AbpHelper.GUI AbpHelper is a tool that helps you with developing [Abp vNext](https://abp.io/) applications. 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 is based 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. > You can also download the source code and use `npm run package` command to package the app yourself. 1. Run the executable file. 1. Explore this wonderful application. ![preview 1](doc/images/preview1.png) ![preview 2](doc/images/preview2.png) ## Usage * [Generate CRUD Code](doc/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.