By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: .NET Aspire 9.5 Released: New CLI Update Command, Dashboard AI Visualizer, and Expanded Integrations
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > .NET Aspire 9.5 Released: New CLI Update Command, Dashboard AI Visualizer, and Expanded Integrations
News

.NET Aspire 9.5 Released: New CLI Update Command, Dashboard AI Visualizer, and Expanded Integrations

News Room
Last updated: 2025/09/27 at 6:08 AM
News Room Published 27 September 2025
Share
SHARE

Microsoft has announced the release of .NET Aspire 9.5 as the latest minor release of the platform, introducing support for .NET 8 (LTS), .NET 9 (STS), and the .NET 10 Release Candidate 1. As noted by the team, Aspire releases are delivered independently from the .NET release schedule, with major versions aligned to .NET milestones and minor versions released more frequently.

According to the announcement, one of the central additions in Aspire 9.5 is a preview of the new aspire update command. This command is designed to automatically scan projects, validate versions, and apply safe upgrades to keep applications up to date.

The feature is described as channel-aware, giving developers the choice to update against stable, daily, or custom builds. While still in preview, it has been emphasized that this command alters project files and package configurations, with the recommendation to use version control when experimenting with it.

The release also introduces experimental support for a single-file AppHost, referred to as apphost.cs. As stated, this capability aligns with upcoming .NET 10 file-based app scenarios and is currently available behind a feature flag.

Other tooling improvements include enhancements to the aspire exec command, which now offers working directory support and clearer error messages, along with refinements to performance, such as faster package resolution and improved logging clarity. SSH Remote port forwarding in Visual Studio Code has also been added, bringing consistency with Dev Containers and GitHub Codespaces.

On the dashboard side, Aspire 9.5 integrates a new Generative AI visualizer. As reported, this feature allows developers to collate and examine LLM-centric telemetry, with support for evolving OpenTelemetry conventions.

The dashboard further expands with multi-resource console logs, custom resource icons, reverse proxy support, container runtime notifications, and improvements to trace filtering and detail displays. Observers have noted that these additions continue Aspire’s focus on offering clearer insights into distributed application behavior.

(Color-coded prefixes, Source: Microsoft Learn)

Integration updates are also a significant part of this release. Aspire 9.5 now includes first-class support for OpenAI endpoints, typed catalogs for GitHub Models and Azure AI Foundry, and Dev Tunnels integration to simplify exposing local services.


var builder = DistributedApplication.CreateBuilder(args);

// Add a basic Dev Tunnel resource (default: private access)
var tunnel = builder.AddDevTunnel("dev-tunnel");

// Add your web application
var webApp = builder.AddProject<Projects.WebApp>("webapp");

// Connect the tunnel to the web application endpoint
tunnel.WithReference(webApp);

builder.Build().Run();

Static file serving has been added to the YARP integration, and new packages introduce preview support for Azure Kusto clusters. Redis and RabbitMQ clients gain auto activation capabilities, while Redis integration now supports a fluent builder pattern and Azure Redis Enterprise. Other enhancements extend to MySQL password handling, Azure Storage emulator reliability, and advanced caching scenarios.

The update also brings new app model capabilities, such as resource lifecycle event APIs, expanded health probe support, refined startup ordering with WaitForStart, and enhanced resource lifetime management. Publishing improvements include support for Azure Container App Jobs, a unified Azure deployment pipeline through the aspire deploy command, and more control over executable resources, deployment image tags, and container build customization.

Breaking changes accompany the release, including requirements for the Name property in InteractionInput APIs and updated terminology in the notification system.

Community discussions following the release have highlighted the significance of the Aspire update feature, with some developers welcoming it as a long-requested improvement for project maintainability. Others noted the dashboard’s AI-focused updates as timely, given the rapid evolution of telemetry standards.

For interested readers, full details and technical documentation of Aspire 9.5 are available in the official release notes.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article How to Start a Side Hustle on Instagram – Blog
Next Article Apple AirPods Pro 3 review: I can only say ‘Holy Cow!’
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

For Days, I Ate Only Factor High Protein Meals. I Get It Now
Gadget
La Liga Soccer: Stream Atlético Madrid vs. Real Madrid Live From Anywhere
News
How to Find Content for Your Social Strategy with
Computing
Tariffs Are Making Everything More Expensive. Here’s How I’m Using My Old 3D Printer to Offset the Cost
News

You Might also Like

News

La Liga Soccer: Stream Atlético Madrid vs. Real Madrid Live From Anywhere

5 Min Read
News

Tariffs Are Making Everything More Expensive. Here’s How I’m Using My Old 3D Printer to Offset the Cost

10 Min Read
News

iPhone Air and iPhone 17 Pro Max in real-world use, with scratches, on the AppleInsider Podcast

1 Min Read
News

What to expect from Amazon’s big fall hardware event on Tuesday

8 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?