How to install ABP Suite?

  1. First of all, ABP CLI must be installed on the computer. If it's not already installed, click here to learn how to install ABP CLI.

  2. Make sure you have logged in to abp.io via ABP CLI. If you are not logged in, click here to see how to login.

  3. To install ABP Suite write the following command to your terminal:

    abp suite install
    

Wait for the process to download and install to your computer. It may take about a minute on a 25 Megabit internet to complete the process.

How to update ABP Suite?

To update your existing ABP Suite, write the following command to your terminal:

abp suite update

Preview versions

You can add --preview option to get latest preview version of ABP Suite:

abp suite update --preview
abp suite install --preview

What's next?

How to start ABP Suite?

Was this page helpful?
Please make a selection.
Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

In this document
Mastering ABP Framework Book
Mastering ABP Framework

This book will help you gain a complete understanding of the framework and modern web application development techniques.