Skip to content

SaifAqqad/AspireRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspireRunner

A standalone runner for the .NET Aspire Dashboard which can display OpenTelemetry data (traces, metrics, and logs) from any application.

The runner can be used as a dotnet tool or as part of an ASP.NET Core application, it will automatically download the dashboard if it's not installed, and will run and manage the dashboard process.

Provides a quick and easy to use CLI for downloading and running the Dashboard

NuGet Version

Installation

dotnet tool install -g AspireRunner.Tool

A library for running the Aspire Dashboard alongside ASP.NET Core apps.

NuGet Version