Learn extra at:
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 software, internet hosting integrations, working a full software 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 learn.microsoft.com.
.NET Aspire 9.4’s native, AOT-compiled CLI is now usually obtainable and geared to be a quick, scriptable, and constant option to scaffold, run, and configure apps. Core instructions embrace:
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 working an app stack from any terminal, editor, or subdirectory.aspire config
: To view and set CLI settings and have flags.
This launch additionally contains 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: