Aspire is a code-first, polyglot toolchain for building observable, production-ready distributed applications. It orchestrates containers, executables, and cloud resources from a single AppHost project — regardless of whether the workloads are C#, Python, JavaScript/TypeScript, Go, Java, Rust, Bun, Deno, or PowerShell.
Mental model: The AppHost is a conductor — it doesn't play the instruments, it tells every service when to start, how to find each other, and watches for problems.
Detailed reference material lives in the references/ folder — load on demand.
Навыки Aspire охватывают Aspire CLI, оркестрацию AppHost, обнаружение сервисов, интеграцию, сервер MCP, расширение VS Code, контейнеры разработки, кодовые пространства GitHub, шаблоны, панель мониторинга и развертывание. Используйте, когда пользователь запрашивает создание, запуск, отладку, настройку, развертывание или устранение неполадок распределенного приложения Aspire. Источник: github/awesome-copilot.