.NET Aspire 13.5: Dashboard Refresh & Enhanced Developer Experience
Alps Wang
Aug 21, 2026 · 1 views
Aspire's Evolution: Developer Workflow & TypeScript Parity
Microsoft's .NET Aspire 13.5 release marks a crucial step in maturing the framework, focusing on developer experience and expanding cross-language capabilities. The refreshed dashboard, while visually appealing and more accessible, brings long-requested quality-of-life improvements such as case-insensitive search and better health check messaging. These might seem minor, but in the daily grind of development, they significantly reduce friction. The expansion of the Interaction Service to support file imports and progress dialogs, alongside the introduction of an integrated terminal within the dashboard, directly addresses common pain points in managing complex distributed applications. The move to make TypeScript AppHosts generally available is a major win, bringing feature parity with C# and signaling Microsoft's commitment to a polyglot development environment within the .NET ecosystem. This broadens Aspire's appeal beyond C# developers, making it a more versatile tool for modern cloud-native architectures.
From a deployment perspective, the ability to model persistent volumes for Kubernetes and reference existing Azure resources across different scopes is a substantial advancement for production readiness. It allows for more declarative and infrastructure-as-code-like management of deployments. The wider availability of the Aspire CLI through various package managers also democratizes access and simplifies setup. However, the removal of the AI Assistant chat from the dashboard is a notable regression, especially given the article's implicit context of AI in development. While the focus is on core functionality, losing an AI-driven feature might be a step back in perceived innovation in that specific area. The experimental status of HTTPS developer certificates also indicates that some advanced security features are still under heavy development. Overall, Aspire 13.5 is a strong iteration, solidifying its position as a valuable tool for building and orchestrating cloud-native .NET applications, with a clear emphasis on developer productivity and cross-platform compatibility.
Key Points
- Refreshed dashboard with improved UI/UX, accessibility, and quality-of-life features like case-insensitive log search and timestamp filtering.
- Enhanced Interaction Service for AppHosts, now supporting file imports (JSON/YAML) and progress dialogs with cancellation.
- Integrated interactive terminal within the dashboard for resources, allowing direct interaction with shells and REPLs.
- TypeScript AppHosts are now generally available, achieving feature parity with C# for Interaction Service, file uploads, and progress dialogs.
- New deployment capabilities for Kubernetes, including modeling persistent volumes with configurable storage class, capacity, and access mode.
- Ability to reference existing Azure resources across different scopes (resource groups, subscriptions, tenants) directly from the AppHost.
- Aspire CLI is now installable and updatable via popular package managers (Homebrew, WinGet, npm, Nix, mise, NuGet).
- Visual Studio Code extension rebranded and enhanced with features like dashboard in side panel, Bun/MAUI debugging, and resource commands in tree view.
- Breaking changes include renaming ServiceProvider to Services and deprecation of GitHub Models integration; AI Assistant chat removed from dashboard.

📖 Source: Microsoft Releases Aspire 13.5 With a Refreshed Dashboard and Workflow Improvements
Related Articles
Comments (0)
No comments yet. Be the first to comment!
