Install
.NET CLI
dotnet add package Aspire.Hosting.Testing --version 8.0.2
Package Manager Console
Install-Package Aspire.Hosting.Testing -Version 8.0.2
PackageReference
<PackageReference Include="Aspire.Hosting.Testing" Version="8.0.2" />
Frameworks
Dependencies
Aspire.Hosting
[8.0.2, )
net8.0
[8.6.0, )
Adoption guide
Service-oriented .NET solutions already modeled with Aspire that need end-to-end multi-service validation.
Why it appears in the guide: Coordinates distributed .NET Aspire applications in tests with resource discovery and health-aware orchestration. Trade-off: Adds value mostly when the application topology is already represented in Aspire resources.
NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.