Aspire Orchestration Overview Code-first orchestration for polyglot distributed apps. AppHost defines topology, orchestrates locally, deploys to Azure. Auto-activates on keywords: aspire, microservices, distributed app, service discovery, orchestration Quick Start Core Workflows Project Setup AppHost : Resource topology in ServiceDefaults : Shared config (logging, telemetry, resilience) Services : Your apps (APIs, workers, web apps) Dependency Configuration Local Development Dashboard (localhost:15888): Resources, logs, traces, metrics Hot Reload : Auto-rebuild on code changes Debugging : Att…