Model 9.4 of Microsoft’s .NET Aspire instruments for constructing cloud-ready, distributed apps has arrived. The replace options CLI core instructions for beginning an utility, internet hosting integrations, operating a full utility stack, and altering CLI settings. This launch additionally options AI internet hosting integrations.
Introduced July 29, model 9.4 is described as .NET Aspire’s greatest launch ever, though the documentation signifies it’s a minor model launch. Improve directions might be discovered at be taught.microsoft.com.
.NET Aspire 9.4’s native, AOT-compiled CLI is now typically obtainable and geared to be a quick, scriptable, and constant technique to scaffold, run, and configure apps. Core instructions embody:
aspire new
: For selecting from a set of templates to kickstart an app.aspire add
: For including Aspire internet hosting integrations from a repository.aspire run
: For operating an app stack from any terminal, editor, or subdirectory.aspire config
: To view and set CLI settings and have flags.
This launch additionally consists of an up to date model of aspire publish
, nonetheless in preview, and two beta instructions: exec
, for executing CLI instruments like database migrations, and deploy
, for deploying to growth, testing, or manufacturing environments. The CLI might be downloaded from a Bash or PowerShell set up script: