Paul Krill
Editor at Large

Microsoft .NET Aspire boosts integrations, testing

news
Aug 30, 20242 mins

.NET Aspire 8.2 features onboarding and testing improvements and makes progress toward build support planned for the upcoming 9.0 release.

circuit board
Credit: iStock

.NET Aspire 8.2, a new version of Microsoft’s cloud stack for building distributed applications, has arrived. The latest version features improvements for onboarding and testing.

Developers can download the release, announced August 29, from learn.microsoft.com. With this release, .NET Aspire components now are called Integrations. These are packages to be added to an app that streamline the process of setting up, starting up, and communicating with prominent cloud services and platforms. Integrations are used two ways in Aspire: As a hosting package to add to an AppHost project for spinning up resources, and as a package in app code, for connecting to the resource in an AppHost, along with streamlining setup and defaults.

.NET Aspire 8.2 also bolsters Microsoft’s test suites, with testing leveraged for integration handling.

Version 8.2 arrives just weeks after .NET Aspire 8.1, which arrived on July 23. Microsoft said that work was being done to allow developers to build projects for the planned .NET Aspire 9.0 release without requiring installation of .NET Aspire Workload. This change is expected to improve CI/CD scenarios and other situations where developers may not want to install the workload on a build machine. The 8.2 release made progress toward this goal by moving some components that used to ship with the workload. These were moved to separate packages that will be automatically referenced by a project.

.NET Aspire 9.0 ships when .NET 9 ships, which is expected to happen in November.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author