AspireRunner.Core 1.1.3

dotnet add package AspireRunner.Core --version 1.1.3
NuGet\Install-Package AspireRunner.Core -Version 1.1.3
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="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspireRunner.Core --version 1.1.3
#r "nuget: AspireRunner.Core, 1.1.3"
#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.
// Install AspireRunner.Core as a Cake Addin
#addin nuget:?package=AspireRunner.Core&version=1.1.3

// Install AspireRunner.Core as a Cake Tool
#tool nuget:?package=AspireRunner.Core&version=1.1.3

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 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.

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

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.1.3 35 5/31/2024
1.1.2 74 5/25/2024
1.1.1 70 5/25/2024
1.1.0 69 5/25/2024
1.0.2 52 5/18/2024
1.0.1 52 5/18/2024
1.0.0 52 5/18/2024