- Version: 9.4
- Latest as at: 2025-08-05
- Prerequisites:
- .NET 9.0 SDK
dotnet new install Aspire.ProjectTemplates::9.4.0
dotnet new install Aspire.ProjectTemplates::9.4.0 --force
To install the Aspire CLI, run the following command in your terminal:
Invoke-Expression "& { $(Invoke-RestMethod https://aspire.dev/install.ps1) }"Source: Install .NET Aspire CLI