Skip to content

sgbj/aspire-demo

Repository files navigation

.NET Aspire Demo

Playground repo for .NET Aspire using the starter app template with separate API and frontend projects, and Redis cache.

  • 📊 Dashboard
  • 🗒️ Logs
  • ⏱️ Traces
  • 📈 Metrics
  • 📦 Containers

Frontend weather Dashboard logs Dashboard traces

Getting started

Install .NET Aspire workload:

dotnet workload install aspire

Clone and run the app:

git clone https://github.com/sgbj/aspire-demo.git
cd aspire-demo/AspireDemo.AppHost
dotnet run

Deployment manifest:

dotnet run --publisher manifest --output-path aspire-manifest.json

About

.NET Aspire starter app playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published