AbpHelper is a tool that helps 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, you can use the CLI directly if you prefer command line.
- 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
- GUI of market.abp.io
- EF Core provider change helper
We are always looking forward to your code contribution.