DotnetGlobalToolsExtensionAspire 1300.2025.1123.800
dotnet add package DotnetGlobalToolsExtensionAspire --version 1300.2025.1123.800
NuGet\Install-Package DotnetGlobalToolsExtensionAspire -Version 1300.2025.1123.800
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="DotnetGlobalToolsExtensionAspire" Version="1300.2025.1123.800" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotnetGlobalToolsExtensionAspire" Version="1300.2025.1123.800" />
<PackageReference Include="DotnetGlobalToolsExtensionAspire" />
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 DotnetGlobalToolsExtensionAspire --version 1300.2025.1123.800
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotnetGlobalToolsExtensionAspire, 1300.2025.1123.800"
#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 DotnetGlobalToolsExtensionAspire@1300.2025.1123.800
#: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=DotnetGlobalToolsExtensionAspire&version=1300.2025.1123.800
#tool nuget:?package=DotnetGlobalToolsExtensionAspire&version=1300.2025.1123.800
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DotnetGlobalToolsExtensionAspire
A .NET Aspire extension for managing and integrating .NET global tools into your Aspire applications.
Features
- Seamless integration of .NET global tools with Aspire projects
- Resource builder extensions for easy configuration
- Programmatic execution and management of global tools
Getting Started
- Installation
- Add the
DotnetGlobalToolsExtensionAspirepackage to your Aspire project.
- Add the
dotnet add package DotnetGlobalToolsExtensionAspire
- Usage
- Use the provided resource builder extensions to register and configure global tools in your Aspire application.
builder.AddDotnetGlobalTools("dotnet-ef", "dotnet-depends");
Now a Aspire resource will be created with a command to install the specified global tools. Also, a All command will be created to install all specified global tools.
Images

License
This project is licensed under the MIT License. See the LICENSE file for details.
| 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.0.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 |
|---|---|---|
| 1300.2025.1123.800 | 208 | 11/23/2025 |
| 940.2025.821.800 | 198 | 8/21/2025 |
| 940.2025.821.740 | 202 | 8/21/2025 |