Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.31 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.31 KB

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