AspireRunner.Core
1.2.0
See the version list below for details.
dotnet add package AspireRunner.Core --version 1.2.0
NuGet\Install-Package AspireRunner.Core -Version 1.2.0
<PackageReference Include="AspireRunner.Core" Version="1.2.0" />
paket add AspireRunner.Core --version 1.2.0
#r "nuget: AspireRunner.Core, 1.2.0"
// Install AspireRunner.Core as a Cake Addin #addin nuget:?package=AspireRunner.Core&version=1.2.0 // Install AspireRunner.Core as a Cake Tool #tool nuget:?package=AspireRunner.Core&version=1.2.0
AspireRunner.Core
This package contains the core functionality for running the Aspire Dashboard.
The runner can be used as a dotnet tool or with the ASP.NET Core extension which runs and manages the dashboard process alongside any ASP.NET app. <hr>
The dashboard can be used to display OpenTelemetry data (traces, metrics and logs) from any application (more info)
[!NOTE] The runner will prioritize using the dashboard bundled with the Aspire workload if it's installed, otherwise, The runner will download the dashboard to the user's
.dotnet
directory (~/.dotnet/.AspireRunner
).
[!IMPORTANT] While the runner itself targets .NET 6 (and later), the dashboard requires the .NET 8/9 runtime to run.
Meaning that the runner can be used as part of a .NET 6 application, but you still need to have the .NET 8/9 runtime installed to run the dashboard.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
-
net6.0
- DistributedLock.FileSystem (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- NuGet.Protocol (>= 6.10.1)
- SemanticVersioning (>= 2.0.2)
- System.Text.Json (>= 8.0.4)
-
net7.0
- DistributedLock.FileSystem (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- NuGet.Protocol (>= 6.10.1)
- SemanticVersioning (>= 2.0.2)
- System.Text.Json (>= 8.0.4)
-
net8.0
- DistributedLock.FileSystem (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- NuGet.Protocol (>= 6.10.1)
- SemanticVersioning (>= 2.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspireRunner.Core:
Package | Downloads |
---|---|
AspireRunner.AspNetCore
A runner for the dotnet Aspire Dashboard |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 98 | 10/9/2024 |
1.3.0 | 132 | 9/6/2024 |
1.2.0 | 106 | 7/27/2024 |
1.1.7 | 137 | 7/17/2024 |
1.1.6 | 134 | 7/6/2024 |
1.1.5 | 143 | 6/21/2024 |
1.1.4 | 118 | 6/19/2024 |
1.1.3 | 4,557 | 5/31/2024 |
1.1.2 | 126 | 5/25/2024 |
1.1.1 | 103 | 5/25/2024 |
1.1.0 | 95 | 5/25/2024 |
1.0.2 | 76 | 5/18/2024 |
1.0.1 | 75 | 5/18/2024 |
1.0.0 | 78 | 5/18/2024 |