Microsoft’s Aspire Do Command, currently in early preview, revolutionizes the pipeline process by transforming it from a monolithic “hit deploy and pray” approach to a structured system of discrete, parallelizable steps with dependency tracking. This results in faster deployments by automating independent operations. The newly enhanced Aspire dashboard features a preview of an MCP server that allows AI coding assistants to query applications in real time. Key functionalities include accessing console logs, retrieving structured logs and traces, and executing commands on resources.
Previously known as .NET Aspire, the platform now offers robust tools and templates for building scalable, production-ready distributed applications. Users can launch and debug applications locally and deploy seamlessly to Kubernetes, the cloud, or on-premises servers. Aspire 13 introduces automatic connection string format exposure for databases, certificate trust configurations, and creates optimized multi-stage Dockerfiles. For usage, the .NET 10 SDK or later is required.
Source link
