Skip to main content
Aspire.Hosting.Testing package icon

Aspire.Hosting.Testing

Testing support for the Aspire application model.

Total Downloads
6.5M
6,485,546
Published
Jun 17, 2026
Latest stable version

Install

.NET CLI
dotnet add package Aspire.Hosting.Testing --version 13.4.5
Package Manager Console
Install-Package Aspire.Hosting.Testing -Version 13.4.5
PackageReference
<PackageReference Include="Aspire.Hosting.Testing" Version="13.4.5" />

Frameworks

net8.0 net9.0 net10.0

Dependencies

Adoption guide

Service-oriented .NET solutions already modeled with Aspire that need end-to-end multi-service validation.

Integration Testing guide
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.