Showing tag results for AppHost

Apr 9, 2026
Post comments count0
Post likes count2

Running Multiple Instances of an Aspire AppHost Without Port Conflicts

James Newton-King

Aspire 13.2 introduces isolated mode, letting you run multiple instances of the same AppHost in parallel without port conflicts. Learn how the --isolated flag solves development and testing workflows.

AspireDeep Dives
Mar 23, 2026
Post comments count1
Post likes count5

Announcing Aspire 13.2

Maddy,
David

Aspire 13.2 brings TypeScript AppHost authoring, an agent-native CLI, Foundry integration, and more.

AspireAnnouncementAspire Update
Jan 8, 2026
Post comments count2
Post likes count4

Scaling AI Agents with Aspire: The Missing Isolation Layer for Parallel Development

tamir dresher

Scaling AI agent development with Aspire and Git worktrees by solving port conflicts through automatic port allocation scripts and an MCP proxy layer that enables parallel AI agents to orchestrate and debug complete distributed systems simultaneously.

ContributorsAspire
Dec 11, 2025
Post comments count1
Post likes count2

Aspire Integrations, Batteries Included

Sebastien Ros

Aspire provides a *batteries included* approach through **integrations**

AspireIntegrations