AbpHelper is a tool that help you with developing Abp vNext 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, if you prefer command line, use it directly.
- Download the package from 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.
-
Run the executable file.
-
Explore this wonderful application.
- Support ABP CLI login command
- AbpHelper CLI update check
- Solution management
- Abp module store
- EF Core provider change helper
We are always looking forward to your code contribution.