AspireTools 13.1.0-beta.6
This is a prerelease version of AspireTools.
dotnet add package AspireTools --version 13.1.0-beta.6
NuGet\Install-Package AspireTools -Version 13.1.0-beta.6
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="AspireTools" Version="13.1.0-beta.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspireTools" Version="13.1.0-beta.6" />
<PackageReference Include="AspireTools" />
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 AspireTools --version 13.1.0-beta.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspireTools, 13.1.0-beta.6"
#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 AspireTools@13.1.0-beta.6
#: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=AspireTools&version=13.1.0-beta.6&prerelease
#tool nuget:?package=AspireTools&version=13.1.0-beta.6&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AspireTools
Contains sensible conventions and utilities for Aspire projects deployed to Azure, used internally at Toxic Interactive Solutions.
How to use
- Install the
AspireToolsnuget package to your app host project and your individual Aspire resource projects. The package version aligns with the corresponding Aspire version. - Call the
WithAspireToolkitDefaults()extension method on your builder objects in both the app host file and each of the individual Aspire resource projects. See the wiki on the GitHub page for details. - Use the various extension methods and utilities included.
- Visit the GitHub page for a sample project and explanation of below features.
Features
Automatic Azure resource naming convention for publish mode
Includes the features of the Aspire ServiceDefaults project
Simplify custom certificate and CA trust for projects, containers and JavaScript apps
Support for Umbraco running in GitHub Codespaces
Use secure health probes for container apps
Adds a New Relic OTLP extension
Misc extensions and utilities
| 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.6 | 40 | 2/15/2026 |