dotnet new WinUI: Create Windows Apps Without Touching Visual Studio

WinUI project templates now work from dotnet new — blank apps, NavigationView patterns, and more. VS Code support, no Visual Studio required, with Fluent Design defaults baked in.

Cosmos DB Shell Is in Public Preview — And It Has an MCP Server Built In

Azure Cosmos DB Shell is a new open-source CLI that exposes database commands as MCP tools. Your AI agents can navigate containers, run queries, and manage data using the same interface you use.

Windows App Dev CLI v0.3: F5 from the Terminal and UI Automation for Agents

Windows App Development CLI v0.3 ships winapp run for terminal-based debug launches, winapp ui for UI automation, and a new NuGet package that makes dotnet run work with packaged apps.

Stop Babysitting Your Terminal: Aspire's Detached Mode Changes the Workflow

Aspire 13.2 lets you run your AppHost in the background and take your terminal back. Combined with new CLI commands and agent support, this is a bigger deal than it sounds.

azd update — One Command to Rule All Your Package Managers

The Azure Developer CLI now has a universal update command that works regardless of how you installed it — winget, Homebrew, Chocolatey, or install script.

.NET Aspire 13.2 Wants to Be Your AI Agent's Best Friend

Aspire 13.2 goes all-in on agentic development — structured CLI output, isolated runs, auto-healing environments, and full OpenTelemetry data so your AI agents can actually build, run, and observe your apps.

Aspire's Isolated Mode Fixes the Port Conflict Nightmare for Parallel Development

Aspire 13.2 introduces --isolated mode: random ports, separate secrets, and zero collisions when running multiple instances of the same AppHost. Perfect for AI agents, worktrees, and parallel workflows.

Aspire 13.2 Ships a Docs CLI — and Your AI Agent Can Use It Too

.NET Aspire 13.2 adds aspire docs — a CLI for searching, browsing, and reading official documentation without leaving your terminal. It also works as a tool for AI agents. Here's why this matters.

← All tags