Install
.NET CLI
dotnet add package Aspire.Hosting.Testing --version 13.4.0
Package Manager Console
Install-Package Aspire.Hosting.Testing -Version 13.4.0
PackageReference
<PackageReference Include="Aspire.Hosting.Testing" Version="13.4.0" />
Frameworks
Dependencies
Aspire.Hosting.AppHost
[13.4.0, )
net8.0
Aspire.Hosting
[13.4.0, )
net8.0
[10.6.0, )
AspNetCore.HealthChecks.Uris
[9.0.0, )
net8.0
Google.Protobuf
[3.34.1, )
net8.0
Grpc.AspNetCore
[2.80.0, )
net8.0
Grpc.Net.ClientFactory
[2.80.0, )
net8.0
Grpc.Tools
[2.80.0, )
net8.0
Humanizer.Core
[3.0.10, )
net8.0
JsonPatch.Net
[3.3.0, )
net8.0
KubernetesClient
[19.0.2, )
net8.0
[10.0.8, )
[10.0.8, )
[10.0.8, )
[10.6.0, )
[8.0.27, )
[10.0.8, )
Microsoft.Extensions.Hosting
[10.0.8, )
net8.0
[10.0.8, )
Microsoft.Extensions.Http
[10.0.8, )
net8.0
Microsoft.Extensions.Logging
[10.0.8, )
net8.0
[10.0.8, )
Microsoft.Extensions.Options
[10.0.8, )
net8.0
[10.0.8, )
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.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
The published metadata declares 101 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
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.