Toxic.Aspire
13.1.0-beta.4
This is a prerelease version of Toxic.Aspire.
dotnet add package Toxic.Aspire --version 13.1.0-beta.4
NuGet\Install-Package Toxic.Aspire -Version 13.1.0-beta.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Toxic.Aspire" Version="13.1.0-beta.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Toxic.Aspire" Version="13.1.0-beta.4" />
<PackageReference Include="Toxic.Aspire" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Toxic.Aspire --version 13.1.0-beta.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Toxic.Aspire, 13.1.0-beta.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Toxic.Aspire@13.1.0-beta.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Toxic.Aspire&version=13.1.0-beta.4&prerelease
#tool nuget:?package=Toxic.Aspire&version=13.1.0-beta.4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Toxic.Aspire
Contains sensible conventions and utilities for Aspire projects deployed to Azure, used internally at Toxic Interactive Solutions.
How to use
- Install the
Toxic.Aspirenuget package to your app host project and your individual Aspire resource projects. The package version aligns with the corresponding Aspire version. - Call the
WithToxicDefaults()extension method on your builder objects in both the app host file and each of the individual Aspire resource projects. See the sample projects on the GitHub page for exact details. - Use the various extension methods and utilities detailed below.
Features
Default conventions
Documentation coming.
An automatic Azure resource naming convention
Documentation coming.
Includes the features of the Aspire ServiceDefaults project
Documentation coming.
Simplify custom certificate trust for containers and JavaScript apps
Documentation coming.
Support for Aspire (and Umbraco) running in GitHub Codespaces
Documentation coming.
Use secure health probes for container apps
Documentation coming.
Adds a New Relic OTLP extension
Documentation coming.
Misc extensions and utilities
Documentation coming.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Aspire.Hosting.AppHost (>= 13.1.0)
- Aspire.Hosting.Azure.AppContainers (>= 13.1.0)
- Aspire.Hosting.Azure.Sql (>= 13.1.0)
- Aspire.Hosting.JavaScript (>= 13.1.0)
- Microsoft.Extensions.Http.Resilience (>= 9.9.0)
- Microsoft.Extensions.ServiceDiscovery (>= 10.0.0)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.12.0)
- OpenTelemetry.Extensions.Hosting (>= 1.12.0)
- OpenTelemetry.Instrumentation.AspNetCore (>= 1.12.0)
- OpenTelemetry.Instrumentation.Http (>= 1.12.0)
- OpenTelemetry.Instrumentation.Runtime (>= 1.12.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 13.1.0-beta.4 | 25 | 2/8/2026 |
| 13.1.0-beta.3 | 33 | 2/8/2026 |
| 13.1.0-beta.2 | 35 | 2/6/2026 |
| 13.1.0-beta.1 | 54 | 2/6/2026 |
| 13.1.0-beta.0 | 29 | 2/6/2026 |