Aspire.Hosting.Testing
9.5.1
Prefix Reserved
dotnet add package Aspire.Hosting.Testing --version 9.5.1
NuGet\Install-Package Aspire.Hosting.Testing -Version 9.5.1
<PackageReference Include="Aspire.Hosting.Testing" Version="9.5.1" />
<PackageVersion Include="Aspire.Hosting.Testing" Version="9.5.1" />
<PackageReference Include="Aspire.Hosting.Testing" />
paket add Aspire.Hosting.Testing --version 9.5.1
#r "nuget: Aspire.Hosting.Testing, 9.5.1"
#:package Aspire.Hosting.Testing@9.5.1
#addin nuget:?package=Aspire.Hosting.Testing&version=9.5.1
#tool nuget:?package=Aspire.Hosting.Testing&version=9.5.1
Testing support for the .NET Aspire application model.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Aspire.Hosting (>= 9.5.1)
- Aspire.Hosting.AppHost (>= 9.5.1)
- AspNetCore.HealthChecks.Uris (>= 9.0.0)
- Google.Protobuf (>= 3.32.0)
- Grpc.AspNetCore (>= 2.71.0)
- Grpc.Net.ClientFactory (>= 2.71.0)
- Grpc.Tools (>= 2.72.0)
- Humanizer.Core (>= 2.14.1)
- JsonPatch.Net (>= 3.3.0)
- KubernetesClient (>= 17.0.14)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.AutoActivation (>= 9.9.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.20)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- Microsoft.Extensions.Http.Resilience (>= 9.9.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.3)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Primitives (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Polly.Core (>= 8.6.3)
- Polly.Extensions (>= 8.6.3)
- Semver (>= 3.0.0)
- StreamJsonRpc (>= 2.22.11)
- System.IO.Hashing (>= 9.0.8)
-
net9.0
- Aspire.Hosting (>= 9.5.1)
- Aspire.Hosting.AppHost (>= 9.5.1)
- AspNetCore.HealthChecks.Uris (>= 9.0.0)
- Google.Protobuf (>= 3.32.0)
- Grpc.AspNetCore (>= 2.71.0)
- Grpc.Net.ClientFactory (>= 2.71.0)
- Grpc.Tools (>= 2.72.0)
- Humanizer.Core (>= 2.14.1)
- JsonPatch.Net (>= 3.3.0)
- KubernetesClient (>= 17.0.14)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.9)
- Microsoft.Extensions.DependencyInjection.AutoActivation (>= 9.9.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 9.0.9)
- Microsoft.Extensions.Hosting (>= 9.0.9)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Http (>= 9.0.9)
- Microsoft.Extensions.Http.Resilience (>= 9.9.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Options (>= 9.0.9)
- Microsoft.Extensions.Primitives (>= 9.0.9)
- Newtonsoft.Json (>= 13.0.3)
- Polly.Core (>= 8.6.3)
- Polly.Extensions (>= 8.6.3)
- Semver (>= 3.0.0)
- StreamJsonRpc (>= 2.22.11)
- System.IO.Hashing (>= 9.0.8)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Aspire.Hosting.Testing:
Package | Downloads |
---|---|
Rocket.Surgery.Aspire.Hosting.Testing
Adds helpers to easily bootstrap an application using conventions by just using the correct extension method. This adds command line operations, additional configuration, logging and service injections by convention. |
|
Aspirant.Hosting.Testing
A set of useful extensions for .NET Aspire App Host testing projects. |
|
Nabs.Launchpad.Core.Testing
Package Description |
|
CraftersCloud.Core.AspireTests.Shared
Shared code for Aspire Tests |
|
AspireToolKit.Hosting.Testing.Extensions
Extensions for .NET Aspire integration testing to simplify and improve the user experience when testing. |
GitHub repositories (17)
Showing the top 17 popular GitHub repositories that depend on Aspire.Hosting.Testing:
Repository | Stars |
---|---|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
|
|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
exceptionless/Exceptionless
Exceptionless application
|
|
wiremock/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on WireMock Java, but extended with more functionality.Full documentation can be found at https://wiremock.org/dotnet/.
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
dotnet/aspire-samples
|
|
microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for .NET Aspire
|
|
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
|
|
dotnet/systemweb-adapters
|
|
daohainam/microservice-patterns
Microservice pattern demos (Saga, EventSourcing, CQRS...) running on .NET Aspire
|
|
james-gould/azure-keyvault-emulator
An emulator for Azure Key Vault. Compatible with the Azure Client SDK, runnable with Docker or .NET Aspire.
|
|
neozhu/cleanaspire
CleanAspire is a cloud-native template built on Aspire, using .NET 10 Minimal APIs and Blazor WebAssembly to deliver lightweight, scalable PWAs with offline support.
|
|
dotnet-presentations/dotnet-aspire-workshop
This .NET Aspire workshop will get you started building apps with .NET Aspire!
|
|
dotnet-presentations/eshop-app-workshop
This workshop will teach you ASP.NET Core & .NET Aspire by building the product catalog & order placement features of the eShop reference application.
|
|
aws/integrations-on-dotnet-aspire-for-aws
This repositry contains the integrations with .NET Aspire for AWS.
|
Version | Downloads | Last Updated | |
---|---|---|---|
9.5.1 | 14,181 | 10/3/2025 | |
9.5.0 | 20,159 | 9/25/2025 | |
9.4.2 | 106,020 | 9/2/2025 | |
9.4.1 | 77,489 | 8/12/2025 | |
9.4.0 | 112,492 | 7/29/2025 | |
9.3.1 | 184,545 | 6/10/2025 | |
9.3.0 | 91,564 | 5/19/2025 | |
9.2.1 | 134,800 | 4/24/2025 | |
9.2.0 | 70,338 | 4/10/2025 | |
9.1.0 | 137,522 | 2/25/2025 | |
9.0.0 | 363,368 | 11/12/2024 | |
9.0.0-rc.1.24511.1 | 10,135 | 10/15/2024 | |
8.2.2 | 86,595 | 10/24/2024 | |
8.2.1 | 25,079 | 9/26/2024 | |
8.2.0 | 68,535 | 8/29/2024 | |
8.1.0 | 50,410 | 7/23/2024 | |
8.0.2 | 12,585 | 6/28/2024 | |
8.0.1 | 33,599 | 5/21/2024 | |
8.0.0 | 26,482 | 5/21/2024 | |
8.0.0-preview.7.24251.11 | 1,904 | 5/7/2024 | |
8.0.0-preview.6.24214.1 | 3,840 | 4/23/2024 | |
8.0.0-preview.5.24201.12 | 2,312 | 4/9/2024 |