Aspire.Hosting.Testing
9.2.0
Prefix Reserved
dotnet add package Aspire.Hosting.Testing --version 9.2.0
NuGet\Install-Package Aspire.Hosting.Testing -Version 9.2.0
<PackageReference Include="Aspire.Hosting.Testing" Version="9.2.0" />
<PackageVersion Include="Aspire.Hosting.Testing" Version="9.2.0" />
<PackageReference Include="Aspire.Hosting.Testing" />
paket add Aspire.Hosting.Testing --version 9.2.0
#r "nuget: Aspire.Hosting.Testing, 9.2.0"
#addin nuget:?package=Aspire.Hosting.Testing&version=9.2.0
#tool nuget:?package=Aspire.Hosting.Testing&version=9.2.0
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. |
-
net8.0
- Aspire.Hosting (>= 9.2.0)
- Aspire.Hosting.AppHost (>= 9.2.0)
- AspNetCore.HealthChecks.Uris (>= 9.0.0)
- Google.Protobuf (>= 3.30.1)
- Grpc.AspNetCore (>= 2.70.0)
- Grpc.Net.ClientFactory (>= 2.70.0)
- Grpc.Tools (>= 2.71.0)
- Humanizer.Core (>= 2.14.1)
- JsonPatch.Net (>= 3.3.0)
- KubernetesClient (>= 16.0.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.15)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- Microsoft.Extensions.Http.Resilience (>= 9.4.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.5.2)
- Polly.Extensions (>= 8.5.2)
- StreamJsonRpc (>= 2.21.69)
- System.IO.Hashing (>= 9.0.3)
-
net9.0
- Aspire.Hosting (>= 9.2.0)
- Aspire.Hosting.AppHost (>= 9.2.0)
- AspNetCore.HealthChecks.Uris (>= 9.0.0)
- Google.Protobuf (>= 3.30.1)
- Grpc.AspNetCore (>= 2.70.0)
- Grpc.Net.ClientFactory (>= 2.70.0)
- Grpc.Tools (>= 2.71.0)
- Humanizer.Core (>= 2.14.1)
- JsonPatch.Net (>= 3.3.0)
- KubernetesClient (>= 16.0.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 9.0.4)
- Microsoft.Extensions.Hosting (>= 9.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Http (>= 9.0.4)
- Microsoft.Extensions.Http.Resilience (>= 9.4.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Options (>= 9.0.4)
- Microsoft.Extensions.Primitives (>= 9.0.4)
- Newtonsoft.Json (>= 13.0.3)
- Polly.Core (>= 8.5.2)
- Polly.Extensions (>= 8.5.2)
- StreamJsonRpc (>= 2.21.69)
- System.IO.Hashing (>= 9.0.3)
NuGet packages (5)
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. |
|
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. |
|
AspireToolKit
All AspireToolKit packages bundled together. |
GitHub repositories (16)
Showing the top 16 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
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
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
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
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.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for .NET Aspire
|
|
neozhu/cleanaspire
CleanAspire is a cloud-native template powered by Aspire for cloud environments with scalability and offline support. Using .NET 9 Minimal APIs and Blazor WebAssembly, it provides a lightweight, fast foundation for building Progressive Web Applications (PWA) optimized for the cloud.
|
|
dotnet-presentations/dotnet-aspire-workshop
This .NET Aspire workshop will get you started building apps with .NET Aspire!
|
|
daohainam/microservice-patterns
Microservice pattern demos (Saga, EventSourcing, CQRS...) running in .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.
|
Version | Downloads | Last updated |
---|---|---|
9.2.0 | 2,685 | 4/10/2025 |
9.1.0 | 64,148 | 2/25/2025 |
9.0.0 | 232,441 | 11/12/2024 |
9.0.0-rc.1.24511.1 | 9,162 | 10/15/2024 |
8.2.2 | 42,233 | 10/24/2024 |
8.2.1 | 23,157 | 9/26/2024 |
8.2.0 | 62,491 | 8/29/2024 |
8.1.0 | 41,423 | 7/23/2024 |
8.0.2 | 12,372 | 6/28/2024 |
8.0.1 | 31,327 | 5/21/2024 |
8.0.0 | 22,770 | 5/21/2024 |
8.0.0-preview.7.24251.11 | 1,762 | 5/7/2024 |
8.0.0-preview.6.24214.1 | 3,564 | 4/23/2024 |
8.0.0-preview.5.24201.12 | 2,152 | 4/9/2024 |