跳转到内容

Install Aspire CLI

此内容尚不支持你的语言。

Aspire includes tooling to help you create and configure cloud-native apps. The tooling includes useful starter project templates and other features to streamline getting started with Aspire for Visual Studio, Visual Studio Code, and CLI workflows. Assuming you have the prerequisites installed, you can install the Aspire CLI and create a new project.

  1. 安装 Aspire CLI

    全局安装 Aspire CLI
    curl -sSL https://aspire.dev/install.sh | bash
  2. 通过检查版本验证安装

    检查 Aspire CLI 版本
    aspire --version

    你应能看到 Aspire CLI 的版本号,表示安装成功。

  3. 要查看可用命令,运行 help — 点击下方播放查看演示:

最近更新:

问 & 答 协作 社区 讨论 观看