AspireRunner.Core 2.0.2

dotnet add package AspireRunner.Core --version 2.0.2
                    
NuGet\Install-Package AspireRunner.Core -Version 2.0.2
                    
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="AspireRunner.Core" Version="2.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspireRunner.Core" Version="2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="AspireRunner.Core" />
                    
Project file
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 AspireRunner.Core --version 2.0.2
                    
#r "nuget: AspireRunner.Core, 2.0.2"
                    
#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 AspireRunner.Core@2.0.2
                    
#: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=AspireRunner.Core&version=2.0.2
                    
Install as a Cake Addin
#tool nuget:?package=AspireRunner.Core&version=2.0.2
                    
Install as a Cake Tool

AspireRunner.Core

This package contains the core functionality for running the Aspire Dashboard.

The core package depends on the dashboard being pre-installed on the machine either using the dotnet tool or the installer package. For more info, refer to the installer package docs

By default, The runner will download the dashboard to the user's .dotnet directory (~/.dotnet/.AspireRunner), this can be changed by setting the ASPIRE_RUNNER_PATH environment variable.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AspireRunner.Core:

Package Downloads
AspireRunner.AspNetCore

A runner for the dotnet Aspire Dashboard

AspireRunner.Installer

A runner for the dotnet Aspire Dashboard

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2 164 8/8/2025
2.0.1 211 7/26/2025
2.0.0 209 7/26/2025
1.4.1 212 5/7/2025
1.4.0 962 2/14/2025
1.3.1 7,476 10/9/2024
1.3.0 183 9/6/2024
1.2.0 145 7/27/2024
1.1.7 175 7/17/2024
1.1.6 195 7/6/2024
1.1.5 180 6/21/2024
1.1.4 169 6/19/2024
1.1.3 6,357 5/31/2024
1.1.2 196 5/25/2024
1.1.1 146 5/25/2024
1.1.0 129 5/25/2024
1.0.2 113 5/18/2024
1.0.1 112 5/18/2024
1.0.0 121 5/18/2024