Tool Open source
Aspire is Microsoft's multi-language, code-first toolchain for building, running, and deploying distributed applications. It defines services, frontends, containers, databases, caches, and their connections in code, then uses the Aspire CLI to run the application locally and carry the same definition into deployment.
Aspire provides OpenTelemetry-based observability, service discovery infrastructure, project templates, integrations, an AppHost SDK, a dashboard, and a Visual Studio Code extension. Its repository includes the Aspire CLI and supports application definitions in languages including C#, TypeScript, JavaScript, Python, Java, Go, and Rust. The repository code is licensed under the MIT license.
1 use taken from transcripts — each links to the moment in the video.
Microsoft's code-first toolchain for defining, running, and deploying distributed applications from a single definition. It includes built-in telemetry and observability, reusable integrations for services and databases, and support for multiple programming languages.
1 in the library.