<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?><rss version="2.0"><channel><title>Aspire Docs</title><description>Latest updates to the documentation</description><link>https://aspire.dev</link><item><title>Certificate configuration</title><link>https://aspire.dev/app-host/certificate-configuration</link><guid isPermaLink="true">https://aspire.dev/app-host/certificate-configuration</guid><description>Configure HTTPS endpoints and certificate trust for Aspire resources to enable secure local development, container-to-container TLS, and trusted browser connections.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>AppHost configuration</title><link>https://aspire.dev/app-host/configuration</link><guid isPermaLink="true">https://aspire.dev/app-host/configuration</guid><description>Configure the Aspire AppHost — environment variables, launch profiles, network ports, container runtime selection, and the options that change orchestration behavior.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Container files</title><link>https://aspire.dev/app-host/container-files</link><guid isPermaLink="true">https://aspire.dev/app-host/container-files</guid><description>Inject files and directories into Aspire container resources at development and publish time using WithContainerFiles, with options for source paths and permissions.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Container registry configuration</title><link>https://aspire.dev/app-host/container-registry</link><guid isPermaLink="true">https://aspire.dev/app-host/container-registry</guid><description>Configure container registries for Aspire — generic registries, Docker Hub, Azure Container Registry, GitHub Container Registry, and per-resource image tagging.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Docker Compose to Aspire AppHost reference</title><link>https://aspire.dev/app-host/docker-compose-to-apphost-reference</link><guid isPermaLink="true">https://aspire.dev/app-host/docker-compose-to-apphost-reference</guid><description>Quick reference for converting Docker Compose YAML syntax to Aspire AppHost API calls — services, networks, volumes, environment variables, and health checks.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>AppHost eventing APIs</title><link>https://aspire.dev/app-host/eventing</link><guid isPermaLink="true">https://aspire.dev/app-host/eventing</guid><description>Use the Aspire AppHost eventing APIs for lifecycle events, custom event publishing, and reactive integrations that respond to resource state transitions at runtime.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Host external executables in Aspire</title><link>https://aspire.dev/app-host/executable-resources</link><guid isPermaLink="true">https://aspire.dev/app-host/executable-resources</guid><description>Host external executable applications in your Aspire AppHost using AddExecutable — model CLI tools, daemons, and language runtimes alongside containers and projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Hot Reload and watch</title><link>https://aspire.dev/app-host/hot-reload-and-watch</link><guid isPermaLink="true">https://aspire.dev/app-host/hot-reload-and-watch</guid><description>Learn how hot reload works in Aspire and how `aspire watch` rebuilds and restarts resources automatically when project files change during development.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Migrate from Docker Compose to Aspire</title><link>https://aspire.dev/app-host/migrate-from-docker-compose</link><guid isPermaLink="true">https://aspire.dev/app-host/migrate-from-docker-compose</guid><description>Migrate your Docker Compose applications to Aspire — map services, volumes, networks, and environment variables to AppHost APIs and modernize your developer workflow.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Configure resource lifetimes in Aspire</title><link>https://aspire.dev/app-host/resource-lifetimes</link><guid isPermaLink="true">https://aspire.dev/app-host/resource-lifetimes</guid><description>Learn how session, persistent, resource-scoped, and parent-process lifetimes control Aspire containers, executables, and projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>TypeScript AppHost project structure</title><link>https://aspire.dev/app-host/typescript-apphost</link><guid isPermaLink="true">https://aspire.dev/app-host/typescript-apphost</guid><description>Learn the files and configuration that make up a TypeScript AppHost project — entry point, package manifest, dependencies, and how the AppHost runs Aspire resources.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Add Dockerfiles to your app model</title><link>https://aspire.dev/app-host/withdockerfile</link><guid isPermaLink="true">https://aspire.dev/app-host/withdockerfile</guid><description>Add Dockerfiles to your Aspire app model with WithDockerfile — build local container images, layer arguments, and pin context paths for project and executable resources.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Multi-language architecture</title><link>https://aspire.dev/architecture/multi-language-architecture</link><guid isPermaLink="true">https://aspire.dev/architecture/multi-language-architecture</guid><description>Understand how Aspire uses a guest/host architecture, ATS, SDK generation, and local token-based auth to support TypeScript AppHosts.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire architecture overview</title><link>https://aspire.dev/architecture/overview</link><guid isPermaLink="true">https://aspire.dev/architecture/overview</guid><description>Learn the overall architecture of Aspire — the AppHost, resource model, orchestration, networking, dashboard, and how multi-language integrations fit together.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Resource API Patterns</title><link>https://aspire.dev/architecture/resource-api-patterns</link><guid isPermaLink="true">https://aspire.dev/architecture/resource-api-patterns</guid><description>Discover common API resource patterns in Aspire, including how to add and configure resources, use annotations, and compose hosting and client integrations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Examples</title><link>https://aspire.dev/architecture/resource-examples</link><guid isPermaLink="true">https://aspire.dev/architecture/resource-examples</guid><description>Explore complete, runnable examples that demonstrate Aspire&apos;s resource model — custom container resources, connection strings, health checks, and event subscriptions.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Resource Hierarchies</title><link>https://aspire.dev/architecture/resource-hierarchies</link><guid isPermaLink="true">https://aspire.dev/architecture/resource-hierarchies</guid><description>Model parent-child resource relationships in Aspire to express ownership, lifecycle containment, and dashboard grouping for distributed application topologies.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Resource Model</title><link>https://aspire.dev/architecture/resource-model</link><guid isPermaLink="true">https://aspire.dev/architecture/resource-model</guid><description>Learn how Aspire&apos;s resource model represents distributed apps as a directed acyclic graph of services, containers, executables, and integrations in the AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Resource Publishing</title><link>https://aspire.dev/architecture/resource-publishing</link><guid isPermaLink="true">https://aspire.dev/architecture/resource-publishing</guid><description>Learn how Aspire publishes resource manifests as JSON for deployment tooling, including manifest annotations, value providers, and structured field expressions.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>That&apos;s a wrap!</title><link>https://aspire.dev/aspireconf</link><guid isPermaLink="true">https://aspire.dev/aspireconf</guid><description>Watch the Aspire Conf replays celebrating Aspire 13.3. Connect with the team and community across Discord, X, and BlueSky for sessions, demos, and Q&amp;A.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire community channels and links</title><link>https://aspire.dev/community</link><guid isPermaLink="true">https://aspire.dev/community</guid><description>Connect with the Aspire team and community across Discord, GitHub Discussions, livestreams, social channels, and contribution platforms for distributed apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Contributor guide for aspire.dev</title><link>https://aspire.dev/community/contributor-guide</link><guid isPermaLink="true">https://aspire.dev/community/contributor-guide</guid><description>Learn how to contribute to aspire.dev: clone the repo, run the docs site locally, write Starlight MDX, follow the style guide, and open a pull request.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Contributors ≡ƒñ¥</title><link>https://aspire.dev/community/contributors</link><guid isPermaLink="true">https://aspire.dev/community/contributors</guid><description>Meet the contributors who help make Aspire better every day. Explore the global community of engineers, writers, and translators powering the Aspire ecosystem.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Thank you</title><link>https://aspire.dev/community/thanks</link><guid isPermaLink="true">https://aspire.dev/community/thanks</guid><description>Celebrate the open-source projects, libraries, and communities that make Aspire possible, from OpenTelemetry to the broader cloud-native ecosystem.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Translation guide for aspire.dev</title><link>https://aspire.dev/community/translation-guide</link><guid isPermaLink="true">https://aspire.dev/community/translation-guide</guid><description>Learn how to translate aspire.dev pages: set up your locale, run Lunaria locally, follow the style guide, and open localization pull requests for the Aspire docs.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Community Videos ≡ƒô║</title><link>https://aspire.dev/community/videos</link><guid isPermaLink="true">https://aspire.dev/community/videos</guid><description>Watch community videos, AspiriFridays livestreams, and developer-led walkthroughs showing Aspire integrations, dashboards, and deployment workflows in action.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/da</link><guid isPermaLink="true">https://aspire.dev/da</guid><description>Tilføj Aspire til din stack og strømlin din udviklingsworkflow med kode-først kontrol, modularitet og observability.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire dashboard for distributed apps</title><link>https://aspire.dev/dashboard</link><guid isPermaLink="true">https://aspire.dev/dashboard</guid><description>Monitor, debug, and manage your distributed applications with the Aspire dashboard — real-time telemetry, resource graphs, console logs, and OpenTelemetry support.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>AI coding agents and the Aspire Dashboard</title><link>https://aspire.dev/dashboard/ai-coding-agents</link><guid isPermaLink="true">https://aspire.dev/dashboard/ai-coding-agents</guid><description>Learn how AI coding agents use the Aspire CLI and MCP server to read logs and telemetry from the Aspire dashboard, diagnose failures, and propose code changes.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>APIs and data access</title><link>https://aspire.dev/dashboard/apis</link><guid isPermaLink="true">https://aspire.dev/dashboard/apis</guid><description>Reference for the Aspire dashboard read and write APIs — OTLP endpoints, HTTP telemetry APIs, gRPC resource service, and authentication for programmatic access.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire dashboard configuration reference</title><link>https://aspire.dev/dashboard/configuration</link><guid isPermaLink="true">https://aspire.dev/dashboard/configuration</guid><description>Configuration reference for the Aspire dashboard — OTLP endpoints, frontend authentication, resource service, telemetry limits, and standalone deployment options.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Enable browser telemetry</title><link>https://aspire.dev/dashboard/enable-browser-telemetry</link><guid isPermaLink="true">https://aspire.dev/dashboard/enable-browser-telemetry</guid><description>Enable browser telemetry in the Aspire dashboard to capture client-side OpenTelemetry logs, traces, and metrics from front-end JavaScript apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Explore the Aspire dashboard with the Starter app</title><link>https://aspire.dev/dashboard/explore</link><guid isPermaLink="true">https://aspire.dev/dashboard/explore</guid><description>Explore Aspire dashboard features — resource graph, console logs, traces, metrics, and the GenAI visualizer — using the Aspire Starter app as a guided tour.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Microsoft-collected dashboard telemetry</title><link>https://aspire.dev/dashboard/microsoft-collected-dashboard-telemetry</link><guid isPermaLink="true">https://aspire.dev/dashboard/microsoft-collected-dashboard-telemetry</guid><description>Learn what telemetry the Aspire dashboard sends to Microsoft, how the data is used to improve the product, and how to opt out in standalone and AppHost deployments.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire dashboard overview and getting started</title><link>https://aspire.dev/dashboard/overview</link><guid isPermaLink="true">https://aspire.dev/dashboard/overview</guid><description>Overview of the Aspire dashboard — what it shows, how the AppHost wires it up, and how to start using it for telemetry, resource management, and debugging.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire dashboard security considerations</title><link>https://aspire.dev/dashboard/security-considerations</link><guid isPermaLink="true">https://aspire.dev/dashboard/security-considerations</guid><description>Security considerations for running the Aspire dashboard — authentication, network exposure, OTLP and resource service endpoints, and standalone hardening guidance.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Run the Aspire dashboard standalone</title><link>https://aspire.dev/dashboard/standalone</link><guid isPermaLink="true">https://aspire.dev/dashboard/standalone</guid><description>Run the Aspire dashboard as a standalone container or executable — collect OTLP telemetry from any language, then view logs, traces, and metrics without the AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire dashboard standalone for Node.js apps</title><link>https://aspire.dev/dashboard/standalone-for-nodejs</link><guid isPermaLink="true">https://aspire.dev/dashboard/standalone-for-nodejs</guid><description>Use the Aspire dashboard standalone with Node.js applications — wire up OpenTelemetry, point OTLP exporters at the dashboard, and visualize logs, traces, and metrics.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire dashboard standalone for Python apps</title><link>https://aspire.dev/dashboard/standalone-for-python</link><guid isPermaLink="true">https://aspire.dev/dashboard/standalone-for-python</guid><description>Use the Aspire dashboard standalone with Python applications — configure OpenTelemetry exporters, send OTLP data to the dashboard, and inspect telemetry in real time.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/de</link><guid isPermaLink="true">https://aspire.dev/de</guid><description>Füge Aspire zu deinem Stack hinzu und optimiere deinen Entwicklungs-Workflow mit Code-zentrierter Steuerung, Modularität und Observability.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire deployment overview</title><link>https://aspire.dev/deployment</link><guid isPermaLink="true">https://aspire.dev/deployment</guid><description>Ship your Aspire applications to Azure, Docker, Kubernetes, and beyond — choose a target, publish artifacts, and deploy with the Aspire CLI from a single AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Example app lifecycle workflow</title><link>https://aspire.dev/deployment/app-lifecycle</link><guid isPermaLink="true">https://aspire.dev/deployment/app-lifecycle</guid><description>Follow a worked example that uses GitHub Actions to publish Aspire artifacts and Docker Compose to deploy — a complete deployment lifecycle from commit to production.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy to Azure</title><link>https://aspire.dev/deployment/azure</link><guid isPermaLink="true">https://aspire.dev/deployment/azure</guid><description>Learn how Azure deployment works in Aspire, the shared prerequisites, and how to choose between Azure App Service, Container Apps, and AKS for production workloads.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy to Azure App Service</title><link>https://aspire.dev/deployment/azure/app-service</link><guid isPermaLink="true">https://aspire.dev/deployment/azure/app-service</guid><description>Deploy Aspire applications to Azure App Service with the `aspire deploy` command — plans, containers, configuration, slot deployments, and CI/CD integration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use existing azd workflows</title><link>https://aspire.dev/deployment/azure/azure-developer-cli</link><guid isPermaLink="true">https://aspire.dev/deployment/azure/azure-developer-cli</guid><description>Learn the Aspire-specific compatibility details that still matter when you keep an existing Azure Developer CLI (azd) workflow — manifest handoff, hooks, and parameters.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire on Azure: security best practices</title><link>https://aspire.dev/deployment/azure/azure-security-best-practices</link><guid isPermaLink="true">https://aspire.dev/deployment/azure/azure-security-best-practices</guid><description>Harden Aspire deployments to Azure with private networking, managed identities, secret stores, Key Vault references, and policy guardrails for production workloads.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy to Azure Container Apps</title><link>https://aspire.dev/deployment/azure/container-apps</link><guid isPermaLink="true">https://aspire.dev/deployment/azure/container-apps</guid><description>Deploy Aspire applications to Azure Container Apps with the `aspire deploy` command — environments, revisions, scaling, ingress, and secret-backed configuration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Legacy deployment manifest format</title><link>https://aspire.dev/deployment/azure/manifest-format</link><guid isPermaLink="true">https://aspire.dev/deployment/azure/manifest-format</guid><description>Learn when the legacy Aspire deployment manifest still matters and why most deployments should treat it as an intermediate artifact for tooling and migration support.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>CI/CD overview</title><link>https://aspire.dev/deployment/ci-cd</link><guid isPermaLink="true">https://aspire.dev/deployment/ci-cd</guid><description>Use the Aspire CLI as the source of truth in CI/CD and design workflows around environments, parameters, secrets, container registries, and reproducible deployments.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Building custom deployment pipelines</title><link>https://aspire.dev/deployment/custom-deployments</link><guid isPermaLink="true">https://aspire.dev/deployment/custom-deployments</guid><description>Build container images from your Aspire resources and create custom deployment pipelines — extend publishing, target new platforms, and integrate with existing CD tools.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>How Aspire deployment works</title><link>https://aspire.dev/deployment/deploy-with-aspire</link><guid isPermaLink="true">https://aspire.dev/deployment/deploy-with-aspire</guid><description>Learn how Aspire deployment works — targets add pipeline steps, commands enter the pipeline, and components compose into a publishable artifact for any environment.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deployment state caching</title><link>https://aspire.dev/deployment/deployment-state-caching</link><guid isPermaLink="true">https://aspire.dev/deployment/deployment-state-caching</guid><description>Learn how the `aspire deploy` command manages deployment state through cached configuration files — keys, invalidation, and per-environment override behavior.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy to Docker Compose</title><link>https://aspire.dev/deployment/docker-compose</link><guid isPermaLink="true">https://aspire.dev/deployment/docker-compose</guid><description>Publish and deploy your Aspire application using Docker Compose with Docker or Podman — generate compose files, build images, and orchestrate multi-service production runs.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Environments</title><link>https://aspire.dev/deployment/environments</link><guid isPermaLink="true">https://aspire.dev/deployment/environments</guid><description>Use Aspire environments to configure your application for development, staging, and production — parameters, secrets, container tags, and per-environment overrides.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy JavaScript apps</title><link>https://aspire.dev/deployment/javascript-apps</link><guid isPermaLink="true">https://aspire.dev/deployment/javascript-apps</guid><description>Learn the main production deployment models for JavaScript app resources in Aspire — Next.js, Vite, SSR frameworks, container images, and CDN-fronted hosting targets.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy to Kubernetes</title><link>https://aspire.dev/deployment/kubernetes</link><guid isPermaLink="true">https://aspire.dev/deployment/kubernetes</guid><description>Deploy Aspire applications to Kubernetes — whether you manage your own cluster or use Azure Kubernetes Service, Helm-based publishing, and CI/CD integrations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Configure Gateway API on AKS</title><link>https://aspire.dev/deployment/kubernetes-gateway-aks</link><guid isPermaLink="true">https://aspire.dev/deployment/kubernetes-gateway-aks</guid><description>Expose Aspire services on AKS using Kubernetes Gateway API with Application Gateway for Containers — routing, TLS, and per-resource gateway annotations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Expose services with Ingress and Gateway API</title><link>https://aspire.dev/deployment/kubernetes-ingress</link><guid isPermaLink="true">https://aspire.dev/deployment/kubernetes-ingress</guid><description>Learn how to expose your Aspire application services to external traffic using Kubernetes Ingress or Gateway API resources.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Configure Ingress on AKS</title><link>https://aspire.dev/deployment/kubernetes-ingress-aks</link><guid isPermaLink="true">https://aspire.dev/deployment/kubernetes-ingress-aks</guid><description>Configure Kubernetes Ingress on AKS with Application Gateway for Containers and automatic TLS — route Aspire services, manage hostnames, and harden public exposure.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy to Azure Kubernetes Service (AKS)</title><link>https://aspire.dev/deployment/kubernetes/aks</link><guid isPermaLink="true">https://aspire.dev/deployment/kubernetes/aks</guid><description>Deploy your Aspire application to Azure Kubernetes Service with full provisioning of AKS clusters, container registries, ingress, identity, and observability.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Install external Helm charts</title><link>https://aspire.dev/deployment/kubernetes/helm-charts</link><guid isPermaLink="true">https://aspire.dev/deployment/kubernetes/helm-charts</guid><description>Learn how to install external Helm charts alongside your Aspire application during Kubernetes deployment using AddHelmChart.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy to Kubernetes clusters</title><link>https://aspire.dev/deployment/kubernetes/kubernetes</link><guid isPermaLink="true">https://aspire.dev/deployment/kubernetes/kubernetes</guid><description>Publish and deploy your Aspire application to an existing Kubernetes cluster using Helm — generated charts, values overrides, secrets, and release management workflows.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Pipelines and app topology</title><link>https://aspire.dev/deployment/pipelines</link><guid isPermaLink="true">https://aspire.dev/deployment/pipelines</guid><description>Learn how Aspire&apos;s unified app topology works across development and production environments — pipelines, targets, and the resource graph that drives every deployment.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRE001</title><link>https://aspire.dev/diagnostics/aspire001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspire001</guid><description>Learn what causes the Aspire compiler warning ASPIRE001 — the code language isn&apos;t fully supported by Aspire — and how to fix it in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRE002</title><link>https://aspire.dev/diagnostics/aspire002</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspire002</guid><description>Learn what causes the Aspire compiler warning ASPIRE002 and how to fix it so your AppHost builds cleanly. Resolve or suppress it to keep your Aspire build.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRE003</title><link>https://aspire.dev/diagnostics/aspire003</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspire003</guid><description>Learn what causes the Aspire compiler warning ASPIRE003 — this project requires Visual Studio version &apos;17.10&apos; or higher to work properly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRE004</title><link>https://aspire.dev/diagnostics/aspire004</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspire004</guid><description>Learn what causes the Aspire compiler warning ASPIRE004 — project is referenced by an Aspire Host project, but it is not an executable.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIRE006</title><link>https://aspire.dev/diagnostics/aspire006</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspire006</guid><description>Learn what causes Aspire compiler error ASPIRE006 — invalid AppHost resource names — and how to fix the issue by following Aspire naming constraints and conventions.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIRE007</title><link>https://aspire.dev/diagnostics/aspire007</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspire007</guid><description>Learn what causes the Aspire compiler error ASPIRE007 — the project is missing a required Aspire.AppHost.Sdk with a version of at least 9.0.0.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIRE008</title><link>https://aspire.dev/diagnostics/aspire008</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspire008</guid><description>Learn what causes the Aspire compiler error ASPIRE008 — the project requires GenerateAssemblyInfo to be enabled for the AppHost to function correctly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREACADOMAINS001</title><link>https://aspire.dev/diagnostics/aspireacadomains001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireacadomains001</guid><description>Learn what causes the Aspire compiler error ASPIREACADOMAINS001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Retired compiler warning ASPIREATS001</title><link>https://aspire.dev/diagnostics/aspireats001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireats001</guid><description>ASPIREATS001 was removed in Aspire 13.4 when TypeScript AppHosts became generally available. Learn what to do if you still see this warning.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREAZURE001</title><link>https://aspire.dev/diagnostics/aspireazure001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireazure001</guid><description>Learn what causes the Aspire compiler error ASPIREAZURE001 — publishers are for evaluation purposes only and are subject to change or removal in future updates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREAZURE002</title><link>https://aspire.dev/diagnostics/aspireazure002</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireazure002</guid><description>Learn what causes the Aspire compiler error ASPIREAZURE002 and how to fix it so your AppHost builds cleanly. Resolve or suppress it to keep your Aspire build.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREAZURE003</title><link>https://aspire.dev/diagnostics/aspireazure003</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireazure003</guid><description>Learn what causes the Aspire compiler error ASPIREAZURE003 and how to fix it so your AppHost builds cleanly. Resolve or suppress it to keep your Aspire build.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREBROWSERLOGS001</title><link>https://aspire.dev/diagnostics/aspirebrowserlogs001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirebrowserlogs001</guid><description>Learn what causes the Aspire compiler error ASPIREBROWSERLOGS001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRECERTIFICATES001</title><link>https://aspire.dev/diagnostics/aspirecertificates001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirecertificates001</guid><description>Learn what causes the Aspire compiler warning ASPIRECERTIFICATES001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIRECOMPUTE001</title><link>https://aspire.dev/diagnostics/aspirecompute001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirecompute001</guid><description>Learn what causes the Aspire compiler error ASPIRECOMPUTE001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRECOMPUTE002</title><link>https://aspire.dev/diagnostics/aspirecompute002</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirecompute002</guid><description>Learn what causes the Aspire compiler warning ASPIRECOMPUTE002 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRECOMPUTE003</title><link>https://aspire.dev/diagnostics/aspirecompute003</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirecompute003</guid><description>Learn what causes the Aspire compiler warning ASPIRECOMPUTE003 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRECONTAINERRUNTIME001</title><link>https://aspire.dev/diagnostics/aspirecontainerruntime001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirecontainerruntime001</guid><description>Learn what causes the Aspire compiler warning ASPIRECONTAINERRUNTIME001 — the container runtime APIs are experimental and subject to change.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIRECONTAINERSHELLEXECUTION001</title><link>https://aspire.dev/diagnostics/aspirecontainershellexecution001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirecontainershellexecution001</guid><description>Learn what causes the Aspire compiler warning ASPIRECONTAINERSHELLEXECUTION001 — the container shell execution property is experimental and subject to change.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIRECOSMOSDB001</title><link>https://aspire.dev/diagnostics/aspirecosmosdb001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirecosmosdb001</guid><description>Learn what causes the Aspire compiler error ASPIRECOSMOSDB001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIRECSHARPAPPS001</title><link>https://aspire.dev/diagnostics/aspirecsharpapps001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirecsharpapps001</guid><description>Learn what causes the Aspire compiler error ASPIRECSHARPAPPS001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREDOCKERFILEBUILDER001</title><link>https://aspire.dev/diagnostics/aspiredockerfilebuilder001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspiredockerfilebuilder001</guid><description>Learn what causes the Aspire compiler warning ASPIREDOCKERFILEBUILDER001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREDOTNETTOOL</title><link>https://aspire.dev/diagnostics/aspiredotnettool</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspiredotnettool</guid><description>Learn what causes the Aspire compiler warning ASPIREDOTNETTOOL and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREDURABLETASK001</title><link>https://aspire.dev/diagnostics/aspiredurabletask001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspiredurabletask001</guid><description>Learn what causes the Aspire compiler warning ASPIREDURABLETASK001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREEXPORT001</title><link>https://aspire.dev/diagnostics/aspireexport001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport001</guid><description>Learn what causes the Aspire compiler error ASPIREEXPORT001 — a method marked with [AspireExport] must be static — and how to fix it in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREEXPORT002</title><link>https://aspire.dev/diagnostics/aspireexport002</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport002</guid><description>Learn what causes the Aspire compiler error ASPIREEXPORT002 — the export ID format is invalid and must be a valid identifier.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREEXPORT003</title><link>https://aspire.dev/diagnostics/aspireexport003</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport003</guid><description>Learn what causes the Aspire compiler error ASPIREEXPORT003 — the return type of an [AspireExport] method is not ATS-compatible.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREEXPORT004</title><link>https://aspire.dev/diagnostics/aspireexport004</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport004</guid><description>Learn what causes the Aspire compiler error ASPIREEXPORT004 — a parameter type in an [AspireExport] method is not ATS-compatible.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXPORT005</title><link>https://aspire.dev/diagnostics/aspireexport005</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport005</guid><description>Learn what causes the Aspire compiler warning ASPIREEXPORT005 — an [AspireUnion] attribute requires at least 2 types — and how to fix it in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXPORT006</title><link>https://aspire.dev/diagnostics/aspireexport006</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport006</guid><description>Learn what causes the Aspire compiler warning ASPIREEXPORT006 — a type in an [AspireUnion] attribute is not ATS-compatible — and how to fix it in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXPORT007</title><link>https://aspire.dev/diagnostics/aspireexport007</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport007</guid><description>Learn what causes the Aspire compiler warning ASPIREEXPORT007 — duplicate export ID detected for the same target type — and how to fix it in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXPORT008</title><link>https://aspire.dev/diagnostics/aspireexport008</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport008</guid><description>Learn what causes the Aspire compiler warning ASPIREEXPORT008 — a public extension method on an exported type is missing [AspireExport] or [AspireExportIgnore].</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXPORT009</title><link>https://aspire.dev/diagnostics/aspireexport009</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport009</guid><description>Learn what causes the Aspire compiler warning ASPIREEXPORT009 — the export name may collide with names from other integrations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXPORT010</title><link>https://aspire.dev/diagnostics/aspireexport010</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport010</guid><description>Learn what causes the Aspire compiler warning ASPIREEXPORT010 — a synchronous callback parameter is invoked inline and may deadlock in multi-language app hosts.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXPORT013</title><link>https://aspire.dev/diagnostics/aspireexport013</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport013</guid><description>Learn what causes the Aspire compiler warning ASPIREEXPORT013 — a polyglot capability ID is defined by multiple exports in the same assembly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREEXPORT015</title><link>https://aspire.dev/diagnostics/aspireexport015</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport015</guid><description>Learn what causes the Aspire compiler error ASPIREEXPORT015 — AspireExport Description is compatibility metadata — and how to fix it.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXPORT016</title><link>https://aspire.dev/diagnostics/aspireexport016</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireexport016</guid><description>Learn what causes the Aspire compiler warning ASPIREEXPORT016 — a get-only mutable collection on an AspireDto — and how to fix it.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREEXTENSION001</title><link>https://aspire.dev/diagnostics/aspireextension001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireextension001</guid><description>Learn what causes the Aspire compiler warning ASPIREEXTENSION001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREFILESYSTEM001</title><link>https://aspire.dev/diagnostics/aspirefilesystem001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirefilesystem001</guid><description>Learn what causes the Aspire compiler warning ASPIREFILESYSTEM001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREHOSTINGPYTHON001</title><link>https://aspire.dev/diagnostics/aspirehostingpython001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirehostingpython001</guid><description>Learn what causes the Aspire compiler error ASPIREHOSTINGPYTHON001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREINTERACTION001</title><link>https://aspire.dev/diagnostics/aspireinteraction001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireinteraction001</guid><description>Learn what causes the Aspire compiler warning ASPIREINTERACTION001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREJAVASCRIPT001</title><link>https://aspire.dev/diagnostics/aspirejavascript001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirejavascript001</guid><description>Learn what causes the Aspire compiler warning ASPIREJAVASCRIPT001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREMCP001</title><link>https://aspire.dev/diagnostics/aspiremcp001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspiremcp001</guid><description>Learn what causes the Aspire compiler warning ASPIREMCP001 and how to fix it so your AppHost builds cleanly. Resolve or suppress it to keep your Aspire build.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREPIPELINES001</title><link>https://aspire.dev/diagnostics/aspirepipelines001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirepipelines001</guid><description>Learn what causes the Aspire compiler error ASPIREPIPELINES001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREPIPELINES002</title><link>https://aspire.dev/diagnostics/aspirepipelines002</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirepipelines002</guid><description>Learn what causes the Aspire compiler error ASPIREPIPELINES002 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREPIPELINES003</title><link>https://aspire.dev/diagnostics/aspirepipelines003</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirepipelines003</guid><description>Learn what causes the Aspire compiler error ASPIREPIPELINES003 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREPIPELINES004</title><link>https://aspire.dev/diagnostics/aspirepipelines004</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirepipelines004</guid><description>Learn what causes the Aspire compiler warning ASPIREPIPELINES004 — the pipeline output service APIs are experimental and subject to change.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREPOSTGRES001</title><link>https://aspire.dev/diagnostics/aspirepostgres001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirepostgres001</guid><description>Learn what causes the Aspire compiler warning ASPIREPOSTGRES001 — the PostgreSQL MCP integration APIs are experimental and subject to change.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREPROBES001</title><link>https://aspire.dev/diagnostics/aspireprobes001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireprobes001</guid><description>Learn what causes the Aspire compiler warning ASPIREPROBES001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREPROCESSCOMMAND001</title><link>https://aspire.dev/diagnostics/aspireprocesscommand001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireprocesscommand001</guid><description>Learn what causes the Aspire compiler warning ASPIREPROCESSCOMMAND001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREPROXYENDPOINTS001</title><link>https://aspire.dev/diagnostics/aspireproxyendpoints001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireproxyendpoints001</guid><description>Learn what causes the Aspire compiler error ASPIREPROXYENDPOINTS001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Error ASPIREPUBLISHERS001</title><link>https://aspire.dev/diagnostics/aspirepublishers001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspirepublishers001</guid><description>Learn what causes the Aspire compiler error ASPIREPUBLISHERS001 and how to fix it so your AppHost builds cleanly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Compiler Warning ASPIREUSERSECRETS001</title><link>https://aspire.dev/diagnostics/aspireusersecrets001</link><guid isPermaLink="true">https://aspire.dev/diagnostics/aspireusersecrets001</guid><description>Learn what causes the Aspire compiler warning ASPIREUSERSECRETS001 — the user secrets manager APIs are experimental and subject to change.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Diagnostics overview</title><link>https://aspire.dev/diagnostics/overview</link><guid isPermaLink="true">https://aspire.dev/diagnostics/overview</guid><description>Learn about the diagnostics tools and features available in Aspire — analyzers, compiler errors, the dashboard, structured telemetry, and troubleshooting workflows.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire documentation home</title><link>https://aspire.dev/docs</link><guid isPermaLink="true">https://aspire.dev/docs</guid><description>Browse the official Aspire documentation: get started with C# and TypeScript AppHosts, model distributed apps, deploy to Azure and Kubernetes, and observe in the dashboard.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/es</link><guid isPermaLink="true">https://aspire.dev/es</guid><description>Añade Aspire a tu stack y agiliza tu flujo de trabajo de desarrollo con control centrado en el código, modularidad y observabilidad.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Build custom Aspire resources</title><link>https://aspire.dev/extensibility/custom-resources</link><guid isPermaLink="true">https://aspire.dev/extensibility/custom-resources</guid><description>Learn how to create custom resource types for the Aspire AppHost to model your application&apos;s unique services, containers, executables, and external dependencies.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Interaction service (Preview)</title><link>https://aspire.dev/extensibility/interaction-service</link><guid isPermaLink="true">https://aspire.dev/extensibility/interaction-service</guid><description>Use the Aspire interaction service to prompt users for input, request confirmation, and display messages from AppHost extensions, integrations, and custom resources.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Multi-language integrations</title><link>https://aspire.dev/extensibility/multi-language-integration-authoring</link><guid isPermaLink="true">https://aspire.dev/extensibility/multi-language-integration-authoring</guid><description>Annotate Aspire hosting integrations so they work with TypeScript AppHosts and the generated SDK, while preparing exports for future AppHost languages.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/fr</link><guid isPermaLink="true">https://aspire.dev/fr</guid><description>Ajoutez Aspire à votre stack et optimisez votre flux de développement avec un contrôle centré sur le code, la modularité et l&apos;observabilité.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Resource annotations</title><link>https://aspire.dev/fundamentals/annotations-overview</link><guid isPermaLink="true">https://aspire.dev/fundamentals/annotations-overview</guid><description>Learn how Aspire annotations work, how the AppHost composes built-in annotations, and how to create custom annotations to extend the resource model in your apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Container networking</title><link>https://aspire.dev/fundamentals/container-networking</link><guid isPermaLink="true">https://aspire.dev/fundamentals/container-networking</guid><description>Learn how the Aspire DCP container tunnel enables reliable container-to-host and container-to-container networking in development, including ports and service discovery.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Custom resource commands</title><link>https://aspire.dev/fundamentals/custom-resource-commands</link><guid isPermaLink="true">https://aspire.dev/fundamentals/custom-resource-commands</guid><description>Create custom resource commands in Aspire to add buttons and actions to the dashboard — refresh data, run scripts, and trigger workflows directly from the resource graph.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Define custom resource URLs</title><link>https://aspire.dev/fundamentals/custom-resource-urls</link><guid isPermaLink="true">https://aspire.dev/fundamentals/custom-resource-urls</guid><description>Create custom resource URLs in Aspire so the dashboard, MCP server, and AI coding agents can deep-link to admin tools, health endpoints, and external dashboards.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>External parameters</title><link>https://aspire.dev/fundamentals/external-parameters</link><guid isPermaLink="true">https://aspire.dev/fundamentals/external-parameters</guid><description>Express secrets, connection strings, and configuration as Aspire external parameters that flow into resources at run, publish, and deploy time across environments.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Health checks</title><link>https://aspire.dev/fundamentals/health-checks</link><guid isPermaLink="true">https://aspire.dev/fundamentals/health-checks</guid><description>Add health checks to Aspire resources to gate startup, surface readiness in the dashboard, and tie WaitFor / WaitForCompletion behavior to real application signals.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Custom HTTP commands</title><link>https://aspire.dev/fundamentals/http-commands</link><guid isPermaLink="true">https://aspire.dev/fundamentals/http-commands</guid><description>Create custom HTTP commands in Aspire to invoke service endpoints from the dashboard and CLI — refresh caches, run admin actions, and integrate with internal tools.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Inner-loop networking overview</title><link>https://aspire.dev/fundamentals/networking-overview</link><guid isPermaLink="true">https://aspire.dev/fundamentals/networking-overview</guid><description>Learn how Aspire handles inner-loop networking, endpoints, and service discovery — and how to consume them from your app code and integrations during development.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Persist Aspire data with volumes and binds</title><link>https://aspire.dev/fundamentals/persist-data-volumes</link><guid isPermaLink="true">https://aspire.dev/fundamentals/persist-data-volumes</guid><description>Configure Aspire resources to persist data across restarts using container volumes and bind mounts for databases, caches, message brokers, and stateful integrations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Service discovery</title><link>https://aspire.dev/fundamentals/service-discovery</link><guid isPermaLink="true">https://aspire.dev/fundamentals/service-discovery</guid><description>Understand essential Aspire service discovery concepts — endpoints, URIs, HttpClient resolution, and how service references flow from the AppHost into your app code.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Telemetry</title><link>https://aspire.dev/fundamentals/telemetry</link><guid isPermaLink="true">https://aspire.dev/fundamentals/telemetry</guid><description>Learn the essential Aspire telemetry concepts — logging, distributed tracing, and metrics with OpenTelemetry, and how the Aspire dashboard surfaces them in real time.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Add Aspire to an existing app</title><link>https://aspire.dev/get-started/add-aspire-existing-app</link><guid isPermaLink="true">https://aspire.dev/get-started/add-aspire-existing-app</guid><description>Add Aspire to an existing application — use aspire init with an AI coding agent or wire up the AppHost manually to bring your services into the Aspire resource model.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use AI coding agents</title><link>https://aspire.dev/get-started/ai-coding-agents</link><guid isPermaLink="true">https://aspire.dev/get-started/ai-coding-agents</guid><description>Set up AI coding agents to work with Aspire — install skills, add optional tools, and guide agents through distributed-app workflows.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What is the AppHost?</title><link>https://aspire.dev/get-started/app-host</link><guid isPermaLink="true">https://aspire.dev/get-started/app-host</guid><description>Learn how the Aspire AppHost defines your application&apos;s architecture — services, containers, executables, and integrations, modeled with C# or TypeScript code.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire MCP server for AI coding agents</title><link>https://aspire.dev/get-started/aspire-mcp-server</link><guid isPermaLink="true">https://aspire.dev/get-started/aspire-mcp-server</guid><description>Learn how the Aspire MCP server exposes resource graphs, logs, and telemetry to AI coding agents — security model, transport options, and troubleshooting tips.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire SDK for distributed apps</title><link>https://aspire.dev/get-started/aspire-sdk</link><guid isPermaLink="true">https://aspire.dev/get-started/aspire-sdk</guid><description>Learn how the Aspire SDK simplifies orchestrating Aspire applications — packaging, project references, source generators, and how the SDK plugs into AppHost projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire SDK templates for new apps</title><link>https://aspire.dev/get-started/aspire-sdk-templates</link><guid isPermaLink="true">https://aspire.dev/get-started/aspire-sdk-templates</guid><description>Learn about the Aspire SDK templates — Starter app, AppHost, ServiceDefaults — and how to use them to scaffold new C# or TypeScript Aspire applications quickly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire skills</title><link>https://aspire.dev/get-started/aspire-skills</link><guid isPermaLink="true">https://aspire.dev/get-started/aspire-skills</guid><description>Learn how Aspire skills teach AI coding agents to initialize, operate, observe, deploy, and wire Aspire apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire Visual Studio Code extension</title><link>https://aspire.dev/get-started/aspire-vscode-extension</link><guid isPermaLink="true">https://aspire.dev/get-started/aspire-vscode-extension</guid><description>Use the Aspire Visual Studio Code extension to create, configure, run, and deploy Aspire applications — with integrated CLI, dashboards, and AI-assisted workflows.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>C# Service Defaults</title><link>https://aspire.dev/get-started/csharp-service-defaults</link><guid isPermaLink="true">https://aspire.dev/get-started/csharp-service-defaults</guid><description>Learn how the Aspire ServiceDefaults project for C# apps wires up OpenTelemetry, health checks, service discovery, and resilience defaults across your services.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deploy your first Aspire app</title><link>https://aspire.dev/get-started/deploy-first-app</link><guid isPermaLink="true">https://aspire.dev/get-started/deploy-first-app</guid><description>Deploy your first Aspire application end to end — choose a target (Azure, Kubernetes, or Docker Compose), publish artifacts, and run `aspire deploy` from a C# or TypeScript AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Dev Containers in Visual Studio Code</title><link>https://aspire.dev/get-started/dev-containers</link><guid isPermaLink="true">https://aspire.dev/get-started/dev-containers</guid><description>Use Aspire with Dev Containers in Visual Studio Code to get reproducible, containerized development environments with the Aspire CLI, dashboard, and tooling preinstalled.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Frequently asked questions (FAQ)</title><link>https://aspire.dev/get-started/faq</link><guid isPermaLink="true">https://aspire.dev/get-started/faq</guid><description>Answers to common questions about Aspire — the AppHost, dashboard, integrations, TypeScript support, deployment targets, telemetry, and licensing for production apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Build your first Aspire app</title><link>https://aspire.dev/get-started/first-app</link><guid isPermaLink="true">https://aspire.dev/get-started/first-app</guid><description>Build your first Aspire app from scratch with either a C# or TypeScript AppHost — add resources, run the dashboard, and explore telemetry in a few minutes.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use Aspire with GitHub Codespaces</title><link>https://aspire.dev/get-started/github-codespaces</link><guid isPermaLink="true">https://aspire.dev/get-started/github-codespaces</guid><description>Use Aspire with GitHub Codespaces for cloud-based development — preconfigured containers, port forwarding, dashboard access, and a ready-to-go Aspire CLI experience.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire glossary of terms and concepts</title><link>https://aspire.dev/get-started/glossary</link><guid isPermaLink="true">https://aspire.dev/get-started/glossary</guid><description>Key terms and concepts used throughout Aspire documentation — AppHost, resources, service discovery, integrations, dashboard, deployment, and orchestration primitives.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Install Aspire CLI</title><link>https://aspire.dev/get-started/install-cli</link><guid isPermaLink="true">https://aspire.dev/get-started/install-cli</guid><description>Learn how to install the Aspire CLI using the install script, .NET global tool, or npm to manage your cloud-native applications.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Prerequisites</title><link>https://aspire.dev/get-started/prerequisites</link><guid isPermaLink="true">https://aspire.dev/get-started/prerequisites</guid><description>Install the prerequisites for Aspire development — .NET SDK, container runtime, IDE extensions, and the Aspire CLI, with platform-specific guidance for every target.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Resource MCP servers</title><link>https://aspire.dev/get-started/resource-mcp-servers</link><guid isPermaLink="true">https://aspire.dev/get-started/resource-mcp-servers</guid><description>Expose MCP tools from Aspire resources and interact with them using the Aspire CLI — connect AI coding agents to databases, caches, and custom application surfaces.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Understanding resources</title><link>https://aspire.dev/get-started/resources</link><guid isPermaLink="true">https://aspire.dev/get-started/resources</guid><description>Learn about Aspire&apos;s resource model and how to work with different types of resources — projects, containers, executables, integrations, parameters, and connections.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire troubleshooting guide</title><link>https://aspire.dev/get-started/troubleshooting</link><guid isPermaLink="true">https://aspire.dev/get-started/troubleshooting</guid><description>Solutions to common problems when getting started with Aspire — Docker issues, port conflicts, certificate trust, dashboard authentication, and dev container quirks.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What is Aspire?</title><link>https://aspire.dev/get-started/what-is-aspire</link><guid isPermaLink="true">https://aspire.dev/get-started/what-is-aspire</guid><description>Learn how Aspire helps you compose, debug, and deploy distributed apps with a code-first, agent-ready AppHost across C#, TypeScript, Python, JavaScript, and Java.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/hi</link><guid isPermaLink="true">https://aspire.dev/hi</guid><description>अपने स्टैक में Aspire जोड़ें और कोड-प्रथम नियंत्रण, मॉड्युलैरिटी और ऑब्ज़र्वेबिलिटी के साथ विकास वर्कफ़्लो को सुव्यवस्थित करें।</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/id</link><guid isPermaLink="true">https://aspire.dev/id</guid><description>Tambahkan Aspire ke stack Anda dan sederhanakan alur kerja pengembangan dengan kontrol berbasis kode, modularitas, dan observabilitas.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev</link><guid isPermaLink="true">https://aspire.dev</guid><description>Add Aspire to your stack and streamline your development workflow with code-first control, modularity, and observability.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire Integrations</title><link>https://aspire.dev/integrations</link><guid isPermaLink="true">https://aspire.dev/integrations</guid><description>Connect your distributed applications to 150+ services — databases, caches, messaging, cloud platforms, and more — with a single line in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to GitHub Models</title><link>https://aspire.dev/integrations/ai/github-models/github-models-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/github-models/github-models-connect</guid><description>Learn how to connect to the GitHub Models API from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the GitHub Models integrations</title><link>https://aspire.dev/integrations/ai/github-models/github-models-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/github-models/github-models-get-started</guid><description>Learn how the Aspire GitHub Models integrations register a GitHub Models resource and wire the .NET client to call models hosted on GitHub.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up GitHub Models in the AppHost</title><link>https://aspire.dev/integrations/ai/github-models/github-models-host</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/github-models/github-models-host</guid><description>Learn how to use the Aspire GitHub Models hosting integration to orchestrate and configure GitHub Model resources in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Ollama</title><link>https://aspire.dev/integrations/ai/ollama/ollama-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/ollama/ollama-connect</guid><description>Learn how to connect to Ollama from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Ollama integrations</title><link>https://aspire.dev/integrations/ai/ollama/ollama-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/ollama/ollama-get-started</guid><description>Learn how the Aspire Ollama integrations run an Ollama LLM resource locally and wire the OllamaSharp .NET client into your AppHost projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Ollama in the AppHost</title><link>https://aspire.dev/integrations/ai/ollama/ollama-host</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/ollama/ollama-host</guid><description>Learn how to use the Aspire Ollama hosting integration to orchestrate and configure Ollama models in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to OpenAI</title><link>https://aspire.dev/integrations/ai/openai/openai-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/openai/openai-connect</guid><description>Learn how to connect to the OpenAI API from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the OpenAI integrations</title><link>https://aspire.dev/integrations/ai/openai/openai-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/openai/openai-get-started</guid><description>Learn how the Aspire OpenAI integrations register an OpenAI resource, manage your API key, and wire the .NET client into your AppHost projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up OpenAI in the AppHost</title><link>https://aspire.dev/integrations/ai/openai/openai-host</link><guid isPermaLink="true">https://aspire.dev/integrations/ai/openai/openai-host</guid><description>Learn how to use the Aspire OpenAI hosting integration to orchestrate and configure OpenAI resources in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Garnet</title><link>https://aspire.dev/integrations/caching/garnet/garnet-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/garnet/garnet-connect</guid><description>Learn how to connect to Garnet from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Garnet integrations</title><link>https://aspire.dev/integrations/caching/garnet/garnet-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/garnet/garnet-get-started</guid><description>Learn how the Aspire Garnet integrations provision a Garnet cache resource and wire the StackExchange.Redis-compatible client into your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Garnet in the AppHost</title><link>https://aspire.dev/integrations/caching/garnet/garnet-host</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/garnet/garnet-host</guid><description>Learn how to use the Aspire Garnet Hosting integration to orchestrate and configure a Garnet resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Redis distributed caching</title><link>https://aspire.dev/integrations/caching/redis-distributed/redis-distributed-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis-distributed/redis-distributed-connect</guid><description>Learn how to register IDistributedCache backed by Redis in a consuming C# app using the Aspire.StackExchange.Redis.DistributedCaching client integration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with Redis distributed caching</title><link>https://aspire.dev/integrations/caching/redis-distributed/redis-distributed-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis-distributed/redis-distributed-get-started</guid><description>Understand why you use the Aspire Redis distributed caching integration and how it fits together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Redis distributed caching in the AppHost</title><link>https://aspire.dev/integrations/caching/redis-distributed/redis-distributed-host</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis-distributed/redis-distributed-host</guid><description>Learn how to add a Redis resource to your AppHost for use with the Redis distributed caching client integration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use community extensions for Redis hosting</title><link>https://aspire.dev/integrations/caching/redis-extensions</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis-extensions</guid><description>Extend the functionality of your Redis hosting with community-built extensions, including management UIs like DbGate.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Redis output caching</title><link>https://aspire.dev/integrations/caching/redis-output/redis-output-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis-output/redis-output-connect</guid><description>Learn how to register an ASP.NET Core OutputCacheStore backed by Redis using Aspire.StackExchange.Redis.OutputCaching — including configuration, health checks, telemetry, and usage with the [OutputCache] attribute.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with Redis output caching</title><link>https://aspire.dev/integrations/caching/redis-output/redis-output-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis-output/redis-output-get-started</guid><description>Understand why you use the Aspire Redis output caching integration and how it fits together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Redis output caching in the AppHost</title><link>https://aspire.dev/integrations/caching/redis-output/redis-output-host</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis-output/redis-output-host</guid><description>Learn how to install the Aspire Redis hosting integration and declare a Redis resource in your AppHost for use with ASP.NET Core output caching.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Redis</title><link>https://aspire.dev/integrations/caching/redis/redis-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis/redis-connect</guid><description>Learn how to connect to Redis from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Redis integrations</title><link>https://aspire.dev/integrations/caching/redis/redis-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis/redis-get-started</guid><description>Use the Aspire Redis hosting and client integrations to spin up Redis containers, share connections from C# and TypeScript apps, and add health checks and tracing.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Redis in the AppHost</title><link>https://aspire.dev/integrations/caching/redis/redis-host</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/redis/redis-host</guid><description>Learn how to use the Aspire Redis Hosting integration to orchestrate and configure a Redis resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Valkey</title><link>https://aspire.dev/integrations/caching/valkey/valkey-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/valkey/valkey-connect</guid><description>Learn how to connect to Valkey from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Valkey integrations</title><link>https://aspire.dev/integrations/caching/valkey/valkey-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/valkey/valkey-get-started</guid><description>Learn how the Aspire Valkey integrations host a Valkey cache resource and configure the StackExchange.Redis-compatible client for your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Valkey in the AppHost</title><link>https://aspire.dev/integrations/caching/valkey/valkey-host</link><guid isPermaLink="true">https://aspire.dev/integrations/caching/valkey/valkey-host</guid><description>Learn how to use the Aspire Valkey Hosting integration to orchestrate and configure a Valkey resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>AI integrations compatibility matrix</title><link>https://aspire.dev/integrations/cloud/azure/ai-compatibility-matrix</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/ai-compatibility-matrix</guid><description>View the compatibility matrix for Aspire AI integrations including Azure OpenAI, Azure AI Inference, and IChatClient support.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Kubernetes Service (AKS) integration</title><link>https://aspire.dev/integrations/cloud/azure/aks</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/aks</guid><description>Learn how to add Azure Kubernetes Service deployment support to your Aspire application using the Aspire.Hosting.Azure.Kubernetes hosting integration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure AI Foundry</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-foundry/azure-ai-foundry-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-foundry/azure-ai-foundry-connect</guid><description>Learn how to connect to Azure AI Foundry from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure AI Foundry integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-foundry/azure-ai-foundry-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-foundry/azure-ai-foundry-get-started</guid><description>Understand why you use the Aspire Azure AI Foundry integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure AI Foundry in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-foundry/azure-ai-foundry-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-foundry/azure-ai-foundry-host</guid><description>Learn how to use the Aspire Azure AI Foundry hosting integration to orchestrate and configure Foundry resources in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure AI Inference</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-inference/azure-ai-inference-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-inference/azure-ai-inference-connect</guid><description>Learn how to connect to Azure AI Inference from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure AI Inference integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-inference/azure-ai-inference-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-inference/azure-ai-inference-get-started</guid><description>Understand why you use the Aspire Azure AI Inference integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure AI Inference in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-inference/azure-ai-inference-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-inference/azure-ai-inference-host</guid><description>Register an existing Azure AI Inference endpoint in your AppHost as a named connection string that any consuming app can reference.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure AI Search</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-search/azure-ai-search-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-search/azure-ai-search-connect</guid><description>Learn how to connect to Azure AI Search from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with Azure AI Search integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-search/azure-ai-search-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-search/azure-ai-search-get-started</guid><description>Learn how the Aspire Azure AI Search integrations provision an Azure AI Search resource and wire the .NET client for vector and full-text search.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure AI Search in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-ai-search/azure-ai-search-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-ai-search/azure-ai-search-host</guid><description>Learn how to use the Aspire Azure AI Search Hosting integration to orchestrate and configure an Azure AI Search resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure App Configuration</title><link>https://aspire.dev/integrations/cloud/azure/azure-app-configuration/azure-app-configuration-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-app-configuration/azure-app-configuration-connect</guid><description>Learn how to connect to Azure App Configuration from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with Azure App Configuration integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-app-configuration/azure-app-configuration-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-app-configuration/azure-app-configuration-get-started</guid><description>Understand why you use the Aspire Azure App Configuration integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure App Configuration in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-app-configuration/azure-app-configuration-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-app-configuration/azure-app-configuration-host</guid><description>Learn how to use the Aspire Azure App Configuration Hosting integration to orchestrate and configure an App Configuration store in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure App Service runtime configuration</title><link>https://aspire.dev/integrations/cloud/azure/azure-app-service/azure-app-service-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-app-service/azure-app-service-connect</guid><description>Learn how apps deployed to Azure App Service via Aspire consume injected connection strings and resource references at runtime.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure App Service integration</title><link>https://aspire.dev/integrations/cloud/azure/azure-app-service/azure-app-service-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-app-service/azure-app-service-get-started</guid><description>Learn how the Aspire Azure App Service integration deploys your Aspire AppHost resources to Azure App Service using the Azure provisioning model.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure App Service in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-app-service/azure-app-service-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-app-service/azure-app-service-host</guid><description>Learn how to use the Aspire Azure App Service Hosting integration to provision an App Service environment and deploy compute resources from your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Application Insights</title><link>https://aspire.dev/integrations/cloud/azure/azure-application-insights</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-application-insights</guid><description>Learn how to use the Azure Application Insights hosting integration to add application performance monitoring and telemetry to your Aspire application.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Cache for Redis</title><link>https://aspire.dev/integrations/cloud/azure/azure-cache-redis/azure-cache-redis-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-cache-redis/azure-cache-redis-connect</guid><description>Learn how to connect to Azure Cache for Redis from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Cache for Redis integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-cache-redis/azure-cache-redis-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-cache-redis/azure-cache-redis-get-started</guid><description>Understand why you use the Aspire Azure Cache for Redis integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Cache for Redis in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-cache-redis/azure-cache-redis-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-cache-redis/azure-cache-redis-host</guid><description>Learn how to use the Aspire Azure Cache for Redis Hosting integration to orchestrate and configure a managed Redis cache in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use Azure Container Registry at deploy time</title><link>https://aspire.dev/integrations/cloud/azure/azure-container-registry/azure-container-registry-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-container-registry/azure-container-registry-connect</guid><description>Learn how Azure Container Registry is consumed as a publish target during deployment, including registry outputs and integration with your deployment pipeline.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Container Registry integration overview</title><link>https://aspire.dev/integrations/cloud/azure/azure-container-registry/azure-container-registry-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-container-registry/azure-container-registry-get-started</guid><description>Use the Aspire Azure Container Registry hosting and client integrations to provision registries, push images during deployment, and pull them at runtime from your apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Container Registry in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-container-registry/azure-container-registry-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-container-registry/azure-container-registry-host</guid><description>Learn how to use the Aspire Azure Container Registry Hosting integration to provision, configure, and manage an Azure Container Registry resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Cosmos DB</title><link>https://aspire.dev/integrations/cloud/azure/azure-cosmos-db/azure-cosmos-db-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-cosmos-db/azure-cosmos-db-connect</guid><description>Learn how to connect to Azure Cosmos DB from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Cosmos DB integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-cosmos-db/azure-cosmos-db-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-cosmos-db/azure-cosmos-db-get-started</guid><description>Learn how the Aspire Azure Cosmos DB integrations provision an Azure Cosmos DB account resource and wire the .NET client into your AppHost projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Cosmos DB in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-cosmos-db/azure-cosmos-db-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-cosmos-db/azure-cosmos-db-host</guid><description>Learn how to use the Aspire Azure Cosmos DB hosting integration to orchestrate and configure a Cosmos DB account, databases, and containers in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Data Explorer in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-data-explorer</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-data-explorer</guid><description>Learn how to use the Aspire Azure Data Explorer (Kusto) hosting integration to orchestrate and configure Kusto clusters and databases in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Default Azure credential</title><link>https://aspire.dev/integrations/cloud/azure/azure-default-credential</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-default-credential</guid><description>Learn about the default credential behavior in Aspire Azure client integrations and how to customize it in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Event Hubs</title><link>https://aspire.dev/integrations/cloud/azure/azure-event-hubs/azure-event-hubs-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-event-hubs/azure-event-hubs-connect</guid><description>Learn how to connect to Azure Event Hubs from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Event Hubs integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-event-hubs/azure-event-hubs-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-event-hubs/azure-event-hubs-get-started</guid><description>Understand why you use the Aspire Azure Event Hubs integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Event Hubs in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-event-hubs/azure-event-hubs-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-event-hubs/azure-event-hubs-host</guid><description>Learn how to use the Aspire Azure Event Hubs Hosting integration to orchestrate and configure an Event Hubs namespace in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Front Door</title><link>https://aspire.dev/integrations/cloud/azure/azure-front-door</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-front-door</guid><description>Learn how to use the Aspire Azure Front Door hosting integration to put a global edge in front of your application&apos;s backends.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Functions runtime configuration</title><link>https://aspire.dev/integrations/cloud/azure/azure-functions/azure-functions-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-functions/azure-functions-connect</guid><description>Learn how Azure Functions code reads Aspire-injected environment variables to wire up triggers and bindings in .NET, TypeScript/JavaScript, and Python.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Functions integration</title><link>https://aspire.dev/integrations/cloud/azure/azure-functions/azure-functions-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-functions/azure-functions-get-started</guid><description>Learn how the Aspire Azure Functions integration runs an Azure Functions worker resource locally and orchestrates it alongside the rest of your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Functions in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-functions/azure-functions-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-functions/azure-functions-host</guid><description>Learn how to use the Aspire Azure Functions Hosting integration to orchestrate and configure an Azure Functions project resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Key Vault</title><link>https://aspire.dev/integrations/cloud/azure/azure-key-vault/azure-key-vault-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-key-vault/azure-key-vault-connect</guid><description>Learn how to connect to Azure Key Vault from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Key Vault integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-key-vault/azure-key-vault-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-key-vault/azure-key-vault-get-started</guid><description>Learn how the Aspire Azure Key Vault integrations provision an Azure Key Vault resource and wire the .NET secret client into your AppHost projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Key Vault in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-key-vault/azure-key-vault-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-key-vault/azure-key-vault-host</guid><description>Learn how to use the Aspire Azure Key Vault Hosting integration to orchestrate and configure an Azure Key Vault resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Log Analytics</title><link>https://aspire.dev/integrations/cloud/azure/azure-log-analytics</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-log-analytics</guid><description>Learn how to use the Azure Log Analytics hosting integration to add Log Analytics workspaces to your Aspire application for centralized logging and monitoring.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure OpenAI</title><link>https://aspire.dev/integrations/cloud/azure/azure-openai/azure-openai-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-openai/azure-openai-connect</guid><description>Learn how to connect to Azure OpenAI from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure OpenAI integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-openai/azure-openai-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-openai/azure-openai-get-started</guid><description>Learn how the Aspire Azure OpenAI integrations provision an Azure OpenAI resource and wire the .NET client to call chat and embedding models.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure OpenAI in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-openai/azure-openai-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-openai/azure-openai-host</guid><description>Learn how to use the Aspire Azure OpenAI hosting integration to provision and configure Azure OpenAI resources in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Database for PostgreSQL</title><link>https://aspire.dev/integrations/cloud/azure/azure-postgresql/azure-postgresql-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-postgresql/azure-postgresql-connect</guid><description>Learn how to connect to Azure Database for PostgreSQL from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Database for PostgreSQL integrations overview</title><link>https://aspire.dev/integrations/cloud/azure/azure-postgresql/azure-postgresql-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-postgresql/azure-postgresql-get-started</guid><description>Use the Aspire Azure Database for PostgreSQL hosting and client integrations to provision flexible servers, configure firewalls, and connect from C# and TypeScript apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Database for PostgreSQL in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-postgresql/azure-postgresql-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-postgresql/azure-postgresql-host</guid><description>Learn how to use the Aspire Azure PostgreSQL Hosting integration to orchestrate and configure an Azure Database for PostgreSQL flexible server in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Service Bus</title><link>https://aspire.dev/integrations/cloud/azure/azure-service-bus/azure-service-bus-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-service-bus/azure-service-bus-connect</guid><description>Learn how to connect to Azure Service Bus from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Service Bus integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-service-bus/azure-service-bus-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-service-bus/azure-service-bus-get-started</guid><description>Understand why you use the Aspire Azure Service Bus integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Service Bus in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-service-bus/azure-service-bus-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-service-bus/azure-service-bus-host</guid><description>Learn how to use the Aspire Azure Service Bus Hosting integration to orchestrate and configure an Azure Service Bus namespace in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure SignalR Service</title><link>https://aspire.dev/integrations/cloud/azure/azure-signalr/azure-signalr-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-signalr/azure-signalr-connect</guid><description>Learn how to connect to Azure SignalR Service from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure SignalR Service integration</title><link>https://aspire.dev/integrations/cloud/azure/azure-signalr/azure-signalr-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-signalr/azure-signalr-get-started</guid><description>Understand why you use the Aspire Azure SignalR Service integration and how it fits together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure SignalR Service in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-signalr/azure-signalr-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-signalr/azure-signalr-host</guid><description>Learn how to use the Aspire Azure SignalR Service hosting integration to orchestrate and configure an Azure SignalR Service resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure SQL Database</title><link>https://aspire.dev/integrations/cloud/azure/azure-sql-database/azure-sql-database-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-sql-database/azure-sql-database-connect</guid><description>Learn how to connect to Azure SQL Database from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure SQL Database integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-sql-database/azure-sql-database-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-sql-database/azure-sql-database-get-started</guid><description>Understand why you use the Aspire Azure SQL Database integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure SQL Database in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-sql-database/azure-sql-database-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-sql-database/azure-sql-database-host</guid><description>Learn how to use the Aspire Azure SQL Database hosting integration to orchestrate and configure an Azure SQL Database resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Blob Storage</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-blobs/azure-storage-blobs-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-blobs/azure-storage-blobs-connect</guid><description>Learn how to connect to Azure Blob Storage from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Blob Storage integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-blobs/azure-storage-blobs-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-blobs/azure-storage-blobs-get-started</guid><description>Understand why you use the Aspire Azure Blob Storage integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Blob Storage in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-blobs/azure-storage-blobs-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-blobs/azure-storage-blobs-host</guid><description>Learn how to use the Aspire Azure Blob Storage Hosting integration to orchestrate and configure Azure Storage and blob resources in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Data Lake Storage</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-datalake</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-datalake</guid><description>Learn how to use the Aspire Azure Data Lake Storage integration to connect to Azure Data Lake Storage Gen2 for big data analytics workloads.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Queue Storage</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-queues/azure-storage-queues-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-queues/azure-storage-queues-connect</guid><description>Learn how to connect to Azure Queue Storage from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Queue Storage integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-queues/azure-storage-queues-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-queues/azure-storage-queues-get-started</guid><description>Understand why you use the Aspire Azure Queue Storage integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Queue Storage in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-queues/azure-storage-queues-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-queues/azure-storage-queues-host</guid><description>Learn how to use the Aspire Azure Queue Storage Hosting integration to orchestrate and configure an Azure Queue Storage resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Table Storage</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-tables/azure-storage-tables-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-tables/azure-storage-tables-connect</guid><description>Learn how to connect to Azure Table Storage from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Table Storage integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-tables/azure-storage-tables-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-tables/azure-storage-tables-get-started</guid><description>Understand why you use the Aspire Azure Table Storage integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Table Storage in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-storage-tables/azure-storage-tables-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-storage-tables/azure-storage-tables-host</guid><description>Learn how to use the Aspire Azure Table Storage hosting integration to orchestrate and configure Azure Table Storage in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Virtual Network</title><link>https://aspire.dev/integrations/cloud/azure/azure-virtual-network</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-virtual-network</guid><description>Learn how to use the Azure Virtual Network integration to configure virtual networks, subnets, NAT gateways, network security groups, private endpoints, and network security perimeters.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Web PubSub</title><link>https://aspire.dev/integrations/cloud/azure/azure-web-pubsub/azure-web-pubsub-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-web-pubsub/azure-web-pubsub-connect</guid><description>Learn how to connect to Azure Web PubSub from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure Web PubSub integrations</title><link>https://aspire.dev/integrations/cloud/azure/azure-web-pubsub/azure-web-pubsub-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-web-pubsub/azure-web-pubsub-get-started</guid><description>Understand why you use the Aspire Azure Web PubSub integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Web PubSub in the AppHost</title><link>https://aspire.dev/integrations/cloud/azure/azure-web-pubsub/azure-web-pubsub-host</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/azure-web-pubsub/azure-web-pubsub-host</guid><description>Learn how to use the Aspire Azure Web PubSub hosting integration to orchestrate and configure an Azure Web PubSub resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Configure Azure Container Apps environments</title><link>https://aspire.dev/integrations/cloud/azure/configure-container-apps</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/configure-container-apps</guid><description>Learn how to configure Azure Container Apps environment settings, scaling rules, and ingress for Aspire AppHost projects deployed to Azure.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure Container App Jobs</title><link>https://aspire.dev/integrations/cloud/azure/container-app-jobs</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/container-app-jobs</guid><description>Learn how to use the Aspire Azure Container App Jobs hosting integration to deploy worker services as scheduled and event-driven jobs in Azure Container Apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Customize Azure resources</title><link>https://aspire.dev/integrations/cloud/azure/customize-resources</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/customize-resources</guid><description>Learn how to customize Azure resource provisioning, existing resources, role assignments, naming, and outputs in Aspire.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Local Azure provisioning</title><link>https://aspire.dev/integrations/cloud/azure/local-provisioning</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/local-provisioning</guid><description>Learn how to automatically provision Azure resources during local development with Aspire in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Azure integrations overview</title><link>https://aspire.dev/integrations/cloud/azure/overview</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/overview</guid><description>Learn how to model, configure, and deploy Azure resources in Aspire applications using Azure hosting and client integrations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Manage Azure role assignments</title><link>https://aspire.dev/integrations/cloud/azure/role-assignments</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/role-assignments</guid><description>Learn how to configure Azure role-based access control (RBAC) for Aspire AppHost projects so resources get the minimum permissions they need.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>User-assigned managed identity</title><link>https://aspire.dev/integrations/cloud/azure/user-assigned-identity</link><guid isPermaLink="true">https://aspire.dev/integrations/cloud/azure/user-assigned-identity</guid><description>Learn how to configure user-assigned managed identities for Aspire AppHost resources so deployed apps authenticate to Azure without secrets.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Docker integration</title><link>https://aspire.dev/integrations/compute/docker</link><guid isPermaLink="true">https://aspire.dev/integrations/compute/docker</guid><description>Learn how to use the Aspire Docker hosting integration to deploy your app with Docker Compose.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Kubernetes integration</title><link>https://aspire.dev/integrations/compute/kubernetes</link><guid isPermaLink="true">https://aspire.dev/integrations/compute/kubernetes</guid><description>Learn how to add Kubernetes deployment support to your Aspire application using the Aspire.Hosting.Kubernetes hosting integration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Create custom client integrations</title><link>https://aspire.dev/integrations/custom-integrations/client-integrations</link><guid isPermaLink="true">https://aspire.dev/integrations/custom-integrations/client-integrations</guid><description>Learn how to create a custom Aspire client integration for an existing containerized application in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Create custom hosting integrations</title><link>https://aspire.dev/integrations/custom-integrations/hosting-integrations</link><guid isPermaLink="true">https://aspire.dev/integrations/custom-integrations/hosting-integrations</guid><description>Learn how to create a custom Aspire hosting integration for an existing containerized application in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Secure communication between integrations</title><link>https://aspire.dev/integrations/custom-integrations/secure-communication</link><guid isPermaLink="true">https://aspire.dev/integrations/custom-integrations/secure-communication</guid><description>Learn how to secure communication between Aspire hosting and client integrations with HTTPS, mutual TLS, secret-backed parameters, and managed identities in production.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to ClickHouse</title><link>https://aspire.dev/integrations/databases/clickhouse/clickhouse-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/clickhouse/clickhouse-connect</guid><description>Learn how to connect to ClickHouse from C#, Go, Python, and TypeScript consuming apps in an Aspire solution in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the ClickHouse integrations</title><link>https://aspire.dev/integrations/databases/clickhouse/clickhouse-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/clickhouse/clickhouse-get-started</guid><description>Learn how the Aspire ClickHouse integrations host a ClickHouse analytics database resource and configure the .NET client for fast OLAP queries.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up ClickHouse in the AppHost</title><link>https://aspire.dev/integrations/databases/clickhouse/clickhouse-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/clickhouse/clickhouse-host</guid><description>Learn how to use the Aspire ClickHouse Hosting integration to orchestrate and configure a ClickHouse database in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure Cosmos DB with EF Core</title><link>https://aspire.dev/integrations/databases/efcore/azure-cosmos-db/azure-cosmos-db-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/azure-cosmos-db/azure-cosmos-db-connect</guid><description>Learn how to register a DbContext for Azure Cosmos DB in C# consuming apps using the Aspire EF Core Azure Cosmos DB client integration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>EF Core Azure Cosmos DB integrations overview</title><link>https://aspire.dev/integrations/databases/efcore/azure-cosmos-db/azure-cosmos-db-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/azure-cosmos-db/azure-cosmos-db-get-started</guid><description>Use the Aspire Entity Framework Core Azure Cosmos DB integrations to model your DbContext, provision a Cosmos DB account, and connect from C# apps with health checks.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure Cosmos DB in the AppHost (EF Core)</title><link>https://aspire.dev/integrations/databases/efcore/azure-cosmos-db/azure-cosmos-db-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/azure-cosmos-db/azure-cosmos-db-host</guid><description>Learn how to use the Aspire Azure Cosmos DB Hosting integration to orchestrate and configure a Cosmos DB account for EF Core consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure PostgreSQL with EF Core</title><link>https://aspire.dev/integrations/databases/efcore/azure-postgresql/azure-postgresql-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/azure-postgresql/azure-postgresql-connect</guid><description>Learn how to connect to Azure PostgreSQL from C# consuming apps in an Aspire solution using Entity Framework Core.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>EF Core Azure PostgreSQL integrations overview</title><link>https://aspire.dev/integrations/databases/efcore/azure-postgresql/azure-postgresql-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/azure-postgresql/azure-postgresql-get-started</guid><description>Use the Aspire EF Core Azure PostgreSQL hosting and client integrations to provision flexible servers and connect from your C# DbContext with resilience and telemetry.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Azure SQL with EF Core</title><link>https://aspire.dev/integrations/databases/efcore/azure-sql/azure-sql-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/azure-sql/azure-sql-connect</guid><description>Learn how to connect to an Azure SQL database from a C# consuming app in an Aspire solution using the Entity Framework Core client integration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Azure SQL EF Core integrations</title><link>https://aspire.dev/integrations/databases/efcore/azure-sql/azure-sql-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/azure-sql/azure-sql-get-started</guid><description>Understand why you use the Aspire Azure SQL EF Core integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Azure SQL in the AppHost (EF Core)</title><link>https://aspire.dev/integrations/databases/efcore/azure-sql/azure-sql-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/azure-sql/azure-sql-host</guid><description>Learn how to use the Aspire Azure SQL Hosting integration to orchestrate and configure Azure SQL server and database resources in your Aspire AppHost project.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Apply EF Core migrations in Aspire</title><link>https://aspire.dev/integrations/databases/efcore/migrations</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/migrations</guid><description>Learn about how to apply Entity Framework Core migrations in Aspire, including running migrations at startup and publishing migration bundles as container images for deployment.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>MongoDB EF Core client integration</title><link>https://aspire.dev/integrations/databases/efcore/mongodb/mongodb-efcore-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/mongodb/mongodb-efcore-connect</guid><description>Learn how to use the MongoDB EF Core client integration to interact with MongoDB instances in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>MongoDB EF Core integrations overview</title><link>https://aspire.dev/integrations/databases/efcore/mongodb/mongodb-efcore-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/mongodb/mongodb-efcore-get-started</guid><description>Use the Aspire MongoDB Entity Framework Core integrations to host a Mongo container, share a connection string, and bind a C# DbContext with health checks and tracing.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to MySQL with EF Core</title><link>https://aspire.dev/integrations/databases/efcore/mysql/mysql-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/mysql/mysql-connect</guid><description>Learn how to register an EF Core DbContext for MySQL from a C# consuming app in an Aspire solution, including connection properties, configuration, health checks, and telemetry.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the MySQL EF Core integration</title><link>https://aspire.dev/integrations/databases/efcore/mysql/mysql-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/mysql/mysql-get-started</guid><description>Understand why you use the Aspire MySQL Pomelo Entity Framework Core integration and how it fits together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Oracle with EF Core</title><link>https://aspire.dev/integrations/databases/efcore/oracle/oracle-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/oracle/oracle-connect</guid><description>Learn how to use the Aspire Oracle Entity Framework Core client integration to connect to an Oracle database from a C# consuming app in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Oracle EF Core integrations</title><link>https://aspire.dev/integrations/databases/efcore/oracle/oracle-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/oracle/oracle-get-started</guid><description>Learn how the Aspire Oracle EF Core integrations host an Oracle database resource and register the Entity Framework Core DbContext for your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Oracle in the AppHost</title><link>https://aspire.dev/integrations/databases/efcore/oracle/oracle-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/oracle/oracle-host</guid><description>Learn how to use the Aspire Oracle Hosting integration to orchestrate and configure an Oracle database in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Entity Framework Core integrations overview</title><link>https://aspire.dev/integrations/databases/efcore/overview</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/overview</guid><description>Learn how Aspire Entity Framework Core integrations simplify pooled DbContext registration, health checks, tracing, and connection resiliency for SQL Server, PostgreSQL, MySQL, Oracle, Cosmos DB, and MongoDB.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to PostgreSQL with EF Core</title><link>https://aspire.dev/integrations/databases/efcore/postgres/postgresql-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/postgres/postgresql-connect</guid><description>Learn how to connect a .NET consuming app to a PostgreSQL database using the Aspire PostgreSQL Entity Framework Core client integration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the PostgreSQL EF Core integrations</title><link>https://aspire.dev/integrations/databases/efcore/postgres/postgresql-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/postgres/postgresql-get-started</guid><description>Understand why you use the Aspire PostgreSQL EF Core integrations and how they fit together in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Seed data in a database using Aspire</title><link>https://aspire.dev/integrations/databases/efcore/seed-database</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/seed-database</guid><description>Learn how to seed database data in Aspire projects using SQL scripts or Entity Framework Core during app startup.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to SQL Server (EF Core)</title><link>https://aspire.dev/integrations/databases/efcore/sql-server/sql-server-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/sql-server/sql-server-connect</guid><description>Learn how to connect to SQL Server from C# consuming apps using Entity Framework Core in an Aspire solution in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>SQL Server EF Core integrations overview</title><link>https://aspire.dev/integrations/databases/efcore/sql-server/sql-server-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/efcore/sql-server/sql-server-get-started</guid><description>Use the Aspire SQL Server Entity Framework Core hosting and client integrations to provision SQL Server, share a connection, and wire up your C# DbContext seamlessly.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Elasticsearch</title><link>https://aspire.dev/integrations/databases/elasticsearch/elasticsearch-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/elasticsearch/elasticsearch-connect</guid><description>Learn how to connect to Elasticsearch from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Elasticsearch integrations</title><link>https://aspire.dev/integrations/databases/elasticsearch/elasticsearch-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/elasticsearch/elasticsearch-get-started</guid><description>Learn how the Aspire Elasticsearch integrations provision an Elasticsearch resource and configure the .NET client for search and analytics workloads.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Elasticsearch in the AppHost</title><link>https://aspire.dev/integrations/databases/elasticsearch/elasticsearch-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/elasticsearch/elasticsearch-host</guid><description>Learn how to use the Aspire Elasticsearch Hosting integration to orchestrate and configure an Elasticsearch instance in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to KurrentDB</title><link>https://aspire.dev/integrations/databases/kurrentdb/kurrentdb-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/kurrentdb/kurrentdb-connect</guid><description>Learn how to connect to KurrentDB from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the KurrentDB integrations</title><link>https://aspire.dev/integrations/databases/kurrentdb/kurrentdb-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/kurrentdb/kurrentdb-get-started</guid><description>Learn how the Aspire KurrentDB integrations host a KurrentDB event store resource and connect the .NET client to your Aspire AppHost projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up KurrentDB in the AppHost</title><link>https://aspire.dev/integrations/databases/kurrentdb/kurrentdb-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/kurrentdb/kurrentdb-host</guid><description>Learn how to use the Aspire KurrentDB Hosting integration to orchestrate and configure a KurrentDB resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Meilisearch</title><link>https://aspire.dev/integrations/databases/meilisearch/meilisearch-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/meilisearch/meilisearch-connect</guid><description>Learn how to connect to Meilisearch from C#, Go, Python, and TypeScript consuming apps in an Aspire solution in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Meilisearch integrations</title><link>https://aspire.dev/integrations/databases/meilisearch/meilisearch-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/meilisearch/meilisearch-get-started</guid><description>Learn how the Aspire Meilisearch integrations run a Meilisearch search engine resource and wire the typed .NET client into your AppHost projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Meilisearch in the AppHost</title><link>https://aspire.dev/integrations/databases/meilisearch/meilisearch-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/meilisearch/meilisearch-host</guid><description>Learn how to use the Aspire Meilisearch Hosting integration to orchestrate and configure a Meilisearch resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Milvus</title><link>https://aspire.dev/integrations/databases/milvus/milvus-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/milvus/milvus-connect</guid><description>Learn how to connect to Milvus from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Milvus integrations</title><link>https://aspire.dev/integrations/databases/milvus/milvus-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/milvus/milvus-get-started</guid><description>Learn how the Aspire Milvus integrations provision a Milvus vector database resource and wire your .NET client for similarity search.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Milvus in the AppHost</title><link>https://aspire.dev/integrations/databases/milvus/milvus-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/milvus/milvus-host</guid><description>Learn how to use the Aspire Milvus Hosting integration to orchestrate and configure Milvus vector databases in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to MongoDB</title><link>https://aspire.dev/integrations/databases/mongodb/mongodb-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/mongodb/mongodb-connect</guid><description>Learn how to connect to MongoDB from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use community extensions for MongoDB hosting</title><link>https://aspire.dev/integrations/databases/mongodb/mongodb-extensions</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/mongodb/mongodb-extensions</guid><description>Extend the functionality of your MongoDB hosting with the Aspire Community Toolkit, including the DbGate management UI.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the MongoDB integrations</title><link>https://aspire.dev/integrations/databases/mongodb/mongodb-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/mongodb/mongodb-get-started</guid><description>Learn how the Aspire MongoDB integrations provision a MongoDB container resource and configure the .NET client driver for your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up MongoDB in the AppHost</title><link>https://aspire.dev/integrations/databases/mongodb/mongodb-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/mongodb/mongodb-host</guid><description>Learn how to use the Aspire MongoDB Hosting integration to orchestrate and configure a MongoDB database in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to MySQL</title><link>https://aspire.dev/integrations/databases/mysql/mysql-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/mysql/mysql-connect</guid><description>Learn how to connect to MySQL from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use community extensions for MySQL hosting</title><link>https://aspire.dev/integrations/databases/mysql/mysql-extensions</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/mysql/mysql-extensions</guid><description>Extend the functionality of your MySQL hosting with the Aspire Community Toolkit, including management UIs like Adminer and DbGate.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the MySQL integrations</title><link>https://aspire.dev/integrations/databases/mysql/mysql-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/mysql/mysql-get-started</guid><description>Use the Aspire MySQL hosting and client integrations to spin up MySQL containers, share connections from C# and TypeScript apps, and add health checks and tracing.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up MySQL in the AppHost</title><link>https://aspire.dev/integrations/databases/mysql/mysql-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/mysql/mysql-host</guid><description>Learn how to use the Aspire MySQL Hosting integration to orchestrate and configure a MySQL database in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to PostgreSQL</title><link>https://aspire.dev/integrations/databases/postgres/postgres-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/postgres/postgres-connect</guid><description>Learn how to connect to PostgreSQL from C#, Go, Python, and TypeScript consuming apps in an Aspire solution in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the PostgreSQL integrations</title><link>https://aspire.dev/integrations/databases/postgres/postgres-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/postgres/postgres-get-started</guid><description>Understand how the Aspire PostgreSQL integrations fit together — model a database resource in your AppHost, then connect to it from any consuming app.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up PostgreSQL in the AppHost</title><link>https://aspire.dev/integrations/databases/postgres/postgres-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/postgres/postgres-host</guid><description>Learn how to use the Aspire PostgreSQL Hosting integration to orchestrate and configure a PostgreSQL database in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use community extensions for PostgreSQL hosting</title><link>https://aspire.dev/integrations/databases/postgres/postgresql-extensions</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/postgres/postgresql-extensions</guid><description>Extend the functionality of your PostgreSQL hosting with community-built extensions, including management UIs like Adminer and DbGate.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Qdrant</title><link>https://aspire.dev/integrations/databases/qdrant/qdrant-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/qdrant/qdrant-connect</guid><description>Learn how to connect to Qdrant from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Qdrant integrations</title><link>https://aspire.dev/integrations/databases/qdrant/qdrant-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/qdrant/qdrant-get-started</guid><description>Learn how the Aspire Qdrant integrations host a Qdrant vector database resource and connect your .NET client for semantic search workloads.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Qdrant in the AppHost</title><link>https://aspire.dev/integrations/databases/qdrant/qdrant-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/qdrant/qdrant-host</guid><description>Learn how to use the Aspire Qdrant Hosting integration to orchestrate and configure a Qdrant vector database in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to RavenDB</title><link>https://aspire.dev/integrations/databases/ravendb/ravendb-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/ravendb/ravendb-connect</guid><description>Learn how to connect to RavenDB from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the RavenDB integrations</title><link>https://aspire.dev/integrations/databases/ravendb/ravendb-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/ravendb/ravendb-get-started</guid><description>Learn how the Aspire RavenDB integrations host a RavenDB document database resource and wire the .NET document store client into your app.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up RavenDB in the AppHost</title><link>https://aspire.dev/integrations/databases/ravendb/ravendb-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/ravendb/ravendb-host</guid><description>Learn how to use the Aspire RavenDB Hosting integration to orchestrate and configure a RavenDB database in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to SQL Server</title><link>https://aspire.dev/integrations/databases/sql-server/sql-server-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/sql-server/sql-server-connect</guid><description>Learn how to connect to SQL Server from C#, Go, Python, and TypeScript consuming apps in an Aspire solution in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Use community extensions for SQL Server hosting</title><link>https://aspire.dev/integrations/databases/sql-server/sql-server-extensions</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/sql-server/sql-server-extensions</guid><description>Extend the functionality of your SQL Server hosting with the Aspire Community Toolkit, including management UIs like Adminer and DbGate.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the SQL Server integrations</title><link>https://aspire.dev/integrations/databases/sql-server/sql-server-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/sql-server/sql-server-get-started</guid><description>Learn how the Aspire SQL Server integrations provision a SQL Server container resource and configure the .NET client connection from your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up SQL Server in the AppHost</title><link>https://aspire.dev/integrations/databases/sql-server/sql-server-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/sql-server/sql-server-host</guid><description>Learn how to use the Aspire SQL Server Hosting integration to orchestrate and configure a SQL Server database in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to SQLite</title><link>https://aspire.dev/integrations/databases/sqlite/sqlite-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/sqlite/sqlite-connect</guid><description>Learn how to connect to SQLite from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the SQLite integrations</title><link>https://aspire.dev/integrations/databases/sqlite/sqlite-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/sqlite/sqlite-get-started</guid><description>Learn how the Aspire SQLite integrations register a file-backed SQLite database resource and wire your .NET client with one AppHost call.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up SQLite in the AppHost</title><link>https://aspire.dev/integrations/databases/sqlite/sqlite-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/sqlite/sqlite-host</guid><description>Learn how to use the Aspire SQLite Hosting integration to orchestrate and configure a SQLite database resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to SurrealDB</title><link>https://aspire.dev/integrations/databases/surrealdb/surrealdb-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/surrealdb/surrealdb-connect</guid><description>Learn how to connect to SurrealDB from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the SurrealDB integrations</title><link>https://aspire.dev/integrations/databases/surrealdb/surrealdb-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/surrealdb/surrealdb-get-started</guid><description>Learn how the Aspire SurrealDB integrations provision a SurrealDB multi-model database resource and wire the .NET client into your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up SurrealDB in the AppHost</title><link>https://aspire.dev/integrations/databases/surrealdb/surrealdb-host</link><guid isPermaLink="true">https://aspire.dev/integrations/databases/surrealdb/surrealdb-host</guid><description>Learn how to use the Aspire SurrealDB Hosting integration to orchestrate and configure a SurrealDB resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Browser logs</title><link>https://aspire.dev/integrations/devtools/browser-logs</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/browser-logs</guid><description>Learn how to capture and configure browser console logs in Aspire using the BrowserLogs resource.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Data API builder integration</title><link>https://aspire.dev/integrations/devtools/dab</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/dab</guid><description>Learn how to use the Aspire Data API Builder hosting integration to orchestrate and configure a Data API Builder resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Dev Tunnels integration</title><link>https://aspire.dev/integrations/devtools/dev-tunnels</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/dev-tunnels</guid><description>Learn how to use the Dev Tunnels integration for exposing local web services to the internet in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to flagd</title><link>https://aspire.dev/integrations/devtools/flagd/flagd-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/flagd/flagd-connect</guid><description>Learn how to connect to flagd from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the flagd integrations</title><link>https://aspire.dev/integrations/devtools/flagd/flagd-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/flagd/flagd-get-started</guid><description>Use the Aspire flagd hosting and client integrations to run flagd feature-flag servers locally, share configuration, and consume flags from C# and TypeScript apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up flagd in the AppHost</title><link>https://aspire.dev/integrations/devtools/flagd/flagd-host</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/flagd/flagd-host</guid><description>Learn how to use the Aspire flagd hosting integration to orchestrate and configure a flagd resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to GO Feature Flag</title><link>https://aspire.dev/integrations/devtools/goff/goff-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/goff/goff-connect</guid><description>Learn how to connect to a GO Feature Flag relay proxy from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the GO Feature Flag integrations</title><link>https://aspire.dev/integrations/devtools/goff/goff-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/goff/goff-get-started</guid><description>Learn how the Aspire GO Feature Flag integrations host a GO Feature Flag relay resource and wire the OpenFeature .NET provider into your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up GO Feature Flag in the AppHost</title><link>https://aspire.dev/integrations/devtools/goff/goff-host</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/goff/goff-host</guid><description>Learn how to use the Aspire GO Feature Flag Hosting integration to orchestrate and configure a GO Feature Flag relay proxy resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up k6 in the AppHost</title><link>https://aspire.dev/integrations/devtools/k6</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/k6</guid><description>Learn how to use the Aspire k6 Hosting integration to orchestrate and configure a Grafana k6 load-testing resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Mailpit</title><link>https://aspire.dev/integrations/devtools/mailpit/mailpit-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/mailpit/mailpit-connect</guid><description>Learn how to connect to Mailpit from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Mailpit integrations</title><link>https://aspire.dev/integrations/devtools/mailpit/mailpit-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/mailpit/mailpit-get-started</guid><description>Learn how the Aspire Mailpit integrations run a Mailpit SMTP test server resource locally so your AppHost can capture and inspect outgoing email.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Mailpit in the AppHost</title><link>https://aspire.dev/integrations/devtools/mailpit/mailpit-host</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/mailpit/mailpit-host</guid><description>Learn how to use the Aspire Mailpit Hosting integration to orchestrate and configure a Mailpit resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>SQL Database Projects integration</title><link>https://aspire.dev/integrations/devtools/sql-projects</link><guid isPermaLink="true">https://aspire.dev/integrations/devtools/sql-projects</guid><description>Learn about the Aspire hosting integration for SQL Database Projects — model your schema, deploy DACPACs to SQL Server containers, and wire up CI/CD database pipelines.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect Blazor apps and APIs</title><link>https://aspire.dev/integrations/dotnet/blazor-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/dotnet/blazor-connect</guid><description>Learn which service discovery connection properties Aspire exposes for Blazor resources and how to wire Blazor apps to APIs through your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with Blazor hosting</title><link>https://aspire.dev/integrations/dotnet/blazor-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/dotnet/blazor-get-started</guid><description>Learn what the Aspire Blazor hosting integration is, why to use it, and how to model and connect Blazor WebAssembly apps in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Blazor hosting in the AppHost</title><link>https://aspire.dev/integrations/dotnet/blazor-hosting</link><guid isPermaLink="true">https://aspire.dev/integrations/dotnet/blazor-hosting</guid><description>Learn how to use the Aspire Blazor hosting integration APIs to model Blazor WebAssembly projects and a Blazor Gateway in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>C# file-based apps</title><link>https://aspire.dev/integrations/dotnet/csharp-file-based-apps</link><guid isPermaLink="true">https://aspire.dev/integrations/dotnet/csharp-file-based-apps</guid><description>Learn how to use the Aspire C# file-based apps hosting integration to run single .cs files without a project file alongside your other AppHost resources.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>.NET tool resources</title><link>https://aspire.dev/integrations/dotnet/dotnet-tool-resources</link><guid isPermaLink="true">https://aspire.dev/integrations/dotnet/dotnet-tool-resources</guid><description>Learn how to use the AddDotnetTool AppHost API to run .NET CLI tools as resources in your Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>C# launch profiles</title><link>https://aspire.dev/integrations/dotnet/launch-profiles</link><guid isPermaLink="true">https://aspire.dev/integrations/dotnet/launch-profiles</guid><description>Learn how Aspire integrates with .NET launch profiles for C# AppHosts and service projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>.NET MAUI integration</title><link>https://aspire.dev/integrations/dotnet/maui</link><guid isPermaLink="true">https://aspire.dev/integrations/dotnet/maui</guid><description>Learn how to use the Aspire .NET MAUI integration to orchestrate .NET MAUI mobile and desktop applications alongside backend services in your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Project resources</title><link>https://aspire.dev/integrations/dotnet/project-resources</link><guid isPermaLink="true">https://aspire.dev/integrations/dotnet/project-resources</guid><description>Learn how to add .NET projects as resources in your Aspire AppHost — with examples for both AppHost.cs (C#) and apphost.mts (TypeScript).</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Bun integration</title><link>https://aspire.dev/integrations/frameworks/bun-apps</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/bun-apps</guid><description>Learn how to use the Aspire.Hosting.JavaScript Bun hosting APIs to orchestrate Bun applications alongside other resources in the Aspire app host.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Dapr framework integration</title><link>https://aspire.dev/integrations/frameworks/dapr</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/dapr</guid><description>Learn how to use the Aspire Community Toolkit Dapr hosting integration to add Dapr sidecars, state stores, pub/sub components, and more to your Aspire AppHost project.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Deno integration</title><link>https://aspire.dev/integrations/frameworks/deno-apps</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/deno-apps</guid><description>Learn how to use the Aspire Deno Hosting integration to run Deno applications alongside your other Aspire resources in the AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Go integration</title><link>https://aspire.dev/integrations/frameworks/go/go-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/go/go-get-started</guid><description>Understand how the Aspire Go hosting integration runs Go apps from your AppHost and how to choose the right setup path.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Go apps in the AppHost</title><link>https://aspire.dev/integrations/frameworks/go/go-host</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/go/go-host</guid><description>Learn how to use the Aspire Go hosting integration to orchestrate and configure Go applications in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Java integration</title><link>https://aspire.dev/integrations/frameworks/java</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/java</guid><description>Learn how to use the Aspire Java hosting integration from the Community Toolkit to run Spring Boot and other Java applications alongside your Aspire projects.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up JavaScript apps in the AppHost</title><link>https://aspire.dev/integrations/frameworks/javascript</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/javascript</guid><description>Learn how to use the Aspire JavaScript hosting integration to orchestrate and configure JavaScript and TypeScript applications in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Node.js hosting extensions</title><link>https://aspire.dev/integrations/frameworks/nodejs-extensions</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/nodejs-extensions</guid><description>Learn how to use the Aspire Community Toolkit Node.js hosting extensions to run Vite apps and use Yarn or pnpm as the package manager.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Orleans integration</title><link>https://aspire.dev/integrations/frameworks/orleans</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/orleans</guid><description>Learn how to use the Aspire Orleans Hosting integration to orchestrate and configure an Orleans cluster in your Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>PowerShell integration</title><link>https://aspire.dev/integrations/frameworks/powershell</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/powershell</guid><description>Learn about the Aspire hosting integration for PowerShell scripts — orchestrate provisioning scripts, share parameters, and run PowerShell tasks alongside your apps.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Python integration</title><link>https://aspire.dev/integrations/frameworks/python</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/python</guid><description>Add Python apps, modules, and ASGI services to an Aspire AppHost and orchestrate them alongside your other resources with full service discovery, environment injection, and debugging support.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Rust integration</title><link>https://aspire.dev/integrations/frameworks/rust</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/rust</guid><description>Learn how to use the Aspire Community Toolkit hosting integration to run Rust applications alongside other resources in your AppHost project.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>WPF and Windows Forms with Aspire</title><link>https://aspire.dev/integrations/frameworks/wpf-winforms</link><guid isPermaLink="true">https://aspire.dev/integrations/frameworks/wpf-winforms</guid><description>Learn how to orchestrate WPF and Windows Forms desktop applications alongside Aspire-managed backend services during local development.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Integrations gallery</title><link>https://aspire.dev/integrations/gallery</link><guid isPermaLink="true">https://aspire.dev/integrations/gallery</guid><description>Explore the Aspire gallery of integrations and extensions to enhance your Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Apache Kafka</title><link>https://aspire.dev/integrations/messaging/apache-kafka/apache-kafka-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/apache-kafka/apache-kafka-connect</guid><description>Learn how to connect to Apache Kafka from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Apache Kafka integrations</title><link>https://aspire.dev/integrations/messaging/apache-kafka/apache-kafka-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/apache-kafka/apache-kafka-get-started</guid><description>Learn how the Aspire Apache Kafka integrations host a Kafka broker resource and wire the .NET producer and consumer clients into your AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Apache Kafka in the AppHost</title><link>https://aspire.dev/integrations/messaging/apache-kafka/apache-kafka-host</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/apache-kafka/apache-kafka-host</guid><description>Learn how to use the Aspire Apache Kafka Hosting integration to orchestrate and configure a Kafka resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>LavinMQ integration</title><link>https://aspire.dev/integrations/messaging/lavinmq</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/lavinmq</guid><description>Learn how to use the Aspire LavinMQ Hosting integration to orchestrate and configure a LavinMQ resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to NATS</title><link>https://aspire.dev/integrations/messaging/nats/nats-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/nats/nats-connect</guid><description>Learn how to connect to NATS from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the NATS integrations</title><link>https://aspire.dev/integrations/messaging/nats/nats-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/nats/nats-get-started</guid><description>Use the Aspire NATS hosting and client integrations to spin up NATS servers locally, share credentials, and connect from C# and TypeScript apps with health checks.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up NATS in the AppHost</title><link>https://aspire.dev/integrations/messaging/nats/nats-host</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/nats/nats-host</guid><description>Learn how to use the Aspire NATS Hosting integration to orchestrate and configure a NATS resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to RabbitMQ</title><link>https://aspire.dev/integrations/messaging/rabbitmq/rabbitmq-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/rabbitmq/rabbitmq-connect</guid><description>Learn how to connect to RabbitMQ from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the RabbitMQ integrations</title><link>https://aspire.dev/integrations/messaging/rabbitmq/rabbitmq-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/rabbitmq/rabbitmq-get-started</guid><description>Learn how the Aspire RabbitMQ integrations provision a RabbitMQ broker resource and wire the .NET client for queues, exchanges, and consumers.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up RabbitMQ in the AppHost</title><link>https://aspire.dev/integrations/messaging/rabbitmq/rabbitmq-host</link><guid isPermaLink="true">https://aspire.dev/integrations/messaging/rabbitmq/rabbitmq-host</guid><description>Learn how to use the Aspire RabbitMQ Hosting integration to orchestrate and configure a RabbitMQ resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Connect to Seq</title><link>https://aspire.dev/integrations/observability/seq/seq-connect</link><guid isPermaLink="true">https://aspire.dev/integrations/observability/seq/seq-connect</guid><description>Learn how to connect to Seq from C#, Go, Python, and TypeScript consuming apps in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Get started with the Seq integrations</title><link>https://aspire.dev/integrations/observability/seq/seq-get-started</link><guid isPermaLink="true">https://aspire.dev/integrations/observability/seq/seq-get-started</guid><description>Use the Aspire Seq hosting and client integrations to run Seq locally, ship logs from C# and TypeScript apps, and explore structured events with built-in dashboards.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Set up Seq in the AppHost</title><link>https://aspire.dev/integrations/observability/seq/seq-host</link><guid isPermaLink="true">https://aspire.dev/integrations/observability/seq/seq-host</guid><description>Learn how to use the Aspire Seq hosting integration to orchestrate and configure a Seq resource in an Aspire solution.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What are Aspire integrations?</title><link>https://aspire.dev/integrations/overview</link><guid isPermaLink="true">https://aspire.dev/integrations/overview</guid><description>Aspire integrations overview page, showcasing how Aspire works with various tools and platforms in your Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>YARP integration</title><link>https://aspire.dev/integrations/reverse-proxies/yarp</link><guid isPermaLink="true">https://aspire.dev/integrations/reverse-proxies/yarp</guid><description>Learn how to use the YARP (Yet Another Reverse Proxy) integration for reverse proxy functionality.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Keycloak integration</title><link>https://aspire.dev/integrations/security/keycloak</link><guid isPermaLink="true">https://aspire.dev/integrations/security/keycloak</guid><description>Learn how to use the Keycloak integration, which includes both hosting and client integrations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/it</link><guid isPermaLink="true">https://aspire.dev/it</guid><description>Aggiungi Aspire al tuo stack e snellisci il flusso di sviluppo con controllo code-first, modularità e osservabilità.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/ja</link><guid isPermaLink="true">https://aspire.dev/ja</guid><description>スタックに Aspire を追加し、コードファーストな制御・モジュール性・可観測性で開発ワークフローを効率化します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>証明書の設定</title><link>https://aspire.dev/ja/app-host/certificate-configuration</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/certificate-configuration</guid><description>Aspire でリソースの HTTPS エンドポイントと証明書の信頼を設定して、安全な通信を実現する方法について説明します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>AppHost 設定</title><link>https://aspire.dev/ja/app-host/configuration</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/configuration</guid><description>Aspire AppHost 設定オプションについて学習します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>コンテナー ファイル</title><link>https://aspire.dev/ja/app-host/container-files</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/container-files</guid><description>Aspire のコンテナー ファイル API を使用して、開発時と発行時にファイルやディレクトリをコンテナーへ挿入する方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>コンテナーレジストリの設定</title><link>https://aspire.dev/ja/app-host/container-registry</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/container-registry</guid><description>Aspire アプリケーションのコンテナーレジストリを設定する方法について説明します。汎用レジストリと Azure Container Registry を対象としています。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Docker Compose から Aspire AppHost への変換</title><link>https://aspire.dev/ja/app-host/docker-compose-to-apphost-reference</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/docker-compose-to-apphost-reference</guid><description>Docker Compose の YAML 構文を Aspire AppHost API 呼び出しに変換するためのクイックリファレンス。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>AppHost イベント API</title><link>https://aspire.dev/ja/app-host/eventing</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/eventing</guid><description>ライフサイクルイベント、カスタムイベントの発行、イベント駆動リソースオーケストレーションのための Aspire AppHost イベント機能の使い方を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire で外部実行可能ファイルをホストする</title><link>https://aspire.dev/ja/app-host/executable-resources</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/executable-resources</guid><description>AddExecutable を使用して Aspire AppHost で外部の実行可能アプリケーションをホストする方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Hot Reload と watch</title><link>https://aspire.dev/ja/app-host/hot-reload-and-watch</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/hot-reload-and-watch</guid><description>Aspire で hot reload がどのように機能するかを学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Docker Compose から Aspire への移行</title><link>https://aspire.dev/ja/app-host/migrate-from-docker-compose</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/migrate-from-docker-compose</guid><description>Docker Compose アプリケーションを Aspire に移行する方法を学び、主要な概念的違いを理解します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>コンテナの永続的なライフタイム</title><link>https://aspire.dev/ja/app-host/resource-lifetimes</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/resource-lifetimes</guid><description>Aspire AppHost の実行をまたいでコンテナを永続化し再利用する方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>TypeScript AppHost プロジェクト構造</title><link>https://aspire.dev/ja/app-host/typescript-apphost</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/typescript-apphost</guid><description>TypeScript AppHost プロジェクトを構成するファイルと設定について学習します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>アプリモデルに Dockerfile を追加する</title><link>https://aspire.dev/ja/app-host/withdockerfile</link><guid isPermaLink="true">https://aspire.dev/ja/app-host/withdockerfile</guid><description>アプリモデルに Dockerfile を追加する方法について説明します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>これにて終了！</title><link>https://aspire.dev/ja/aspireconf</link><guid isPermaLink="true">https://aspire.dev/ja/aspireconf</guid><description>Aspire 13.3 のリリースを一緒にお祝いしていただき、ありがとうございました。YouTube でアーカイブを視聴し、Discord、X、BlueSky でぜひつながってください。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>パイプラインとアプリトポロジー</title><link>https://aspire.dev/ja/deployment/pipelines</link><guid isPermaLink="true">https://aspire.dev/ja/deployment/pipelines</guid><description>Aspire の統一されたアプリトポロジーが開発環境と本番環境でどのように機能するかについて説明します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire へようこそ</title><link>https://aspire.dev/ja/docs</link><guid isPermaLink="true">https://aspire.dev/ja/docs</guid><description>Aspire を使って、C#、TypeScript、JavaScript、Python などの分散アプリケーションを設計・実行・観測・デプロイする方法を学べます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire カスタム リソース</title><link>https://aspire.dev/ja/extensibility/custom-resources</link><guid isPermaLink="true">https://aspire.dev/ja/extensibility/custom-resources</guid><description>アプリケーション固有のインフラストラクチャ コンポーネントをモデル化するために、Aspire AppHost 向けのカスタム リソース型を作成する方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Interaction service（プレビュー）</title><link>https://aspire.dev/ja/extensibility/interaction-service</link><guid isPermaLink="true">https://aspire.dev/ja/extensibility/interaction-service</guid><description>Interaction service API を使用して、公開とデプロイ中に Aspire ダッシュボードまたは CLI でユーザー入力の要求、確認依頼、メッセージ表示を行います。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>多言語統合</title><link>https://aspire.dev/ja/extensibility/multi-language-integration-authoring</link><guid isPermaLink="true">https://aspire.dev/ja/extensibility/multi-language-integration-authoring</guid><description>TypeScript AppHost で動作するように Aspire hosting integration に注釈を付ける方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>カスタム リソース コマンド</title><link>https://aspire.dev/ja/fundamentals/custom-resource-commands</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/custom-resource-commands</guid><description>Aspire でカスタム リソース コマンドを作成する方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>カスタム リソース URL を定義する</title><link>https://aspire.dev/ja/fundamentals/custom-resource-urls</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/custom-resource-urls</guid><description>Aspire リソース用のカスタム URL を作成する方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>外部パラメーター</title><link>https://aspire.dev/ja/fundamentals/external-parameters</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/external-parameters</guid><description>シークレット、接続文字列、その他の環境ごとに異なる可能性のある構成値などのパラメーターを表現する方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>正常性チェック</title><link>https://aspire.dev/ja/fundamentals/health-checks</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/health-checks</guid><description>Aspire の正常性チェックを確認する</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>カスタム HTTP コマンド</title><link>https://aspire.dev/ja/fundamentals/http-commands</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/http-commands</guid><description>Aspire でカスタム HTTP コマンドを作成する方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>内部ループ ネットワークの概要</title><link>https://aspire.dev/ja/fundamentals/networking-overview</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/networking-overview</guid><description>Aspire がネットワークとエンドポイントをどのように扱い、アプリ コードでどう利用できるかを学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>ボリュームまたはバインド マウントを使用して Aspire プロジェクトのデータを保持する</title><link>https://aspire.dev/ja/fundamentals/persist-data-volumes</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/persist-data-volumes</guid><description>コンテナーでボリュームとバインド マウントを使い、再起動をまたいでデータを保持する Aspire の構成について学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>サービス検出</title><link>https://aspire.dev/ja/fundamentals/service-discovery</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/service-discovery</guid><description>Aspire における重要なサービス検出の概念を理解します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>テレメトリ</title><link>https://aspire.dev/ja/fundamentals/telemetry</link><guid isPermaLink="true">https://aspire.dev/ja/fundamentals/telemetry</guid><description>ログ、トレース、メトリクスを含む Aspire の重要なテレメトリの概念について学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>既存のアプリに Aspire を追加する</title><link>https://aspire.dev/ja/get-started/add-aspire-existing-app</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/add-aspire-existing-app</guid><description>`aspire init` と AI コーディング エージェントを使って、または AppHost でリソースを手動で接続して、既存のアプリケーションに Aspire を追加します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>AI コーディングエージェントを活用する</title><link>https://aspire.dev/ja/get-started/ai-coding-agents</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/ai-coding-agents</guid><description>Aspire 向けに最適化されたスキル、MCP サーバー、ブラウザー自動化で、AI コーディングエージェントをセットアップします。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>AppHost とは？</title><link>https://aspire.dev/ja/get-started/app-host</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/app-host</guid><description>Aspire の AppHost を使ってアプリケーションのアーキテクチャを定義する方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire MCP サーバー</title><link>https://aspire.dev/ja/get-started/aspire-mcp-server</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/aspire-mcp-server</guid><description>AI コーディングエージェント向けの Aspire MCP サーバーのツール、セキュリティモデル、トラブルシューティングについて説明します。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire Visual Studio Code 拡張機能</title><link>https://aspire.dev/ja/get-started/aspire-vscode-extension</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/aspire-vscode-extension</guid><description>Aspire Visual Studio Code 拡張機能を使用して、Aspire ソリューションの作成、構成、実行、デプロイを行う方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>C# サービスの既定値（Service Defaults）</title><link>https://aspire.dev/ja/get-started/csharp-service-defaults</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/csharp-service-defaults</guid><description>C# アプリ向けの Aspire のサービス既定値（Service Defaults）プロジェクトについて学ぶ</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>最初の Aspire アプリをデプロイする</title><link>https://aspire.dev/ja/get-started/deploy-first-app</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/deploy-first-app</guid><description>C# または TypeScript AppHost を使用して最初の Aspire アプリケーションをデプロイする方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>よくある質問 (FAQ)</title><link>https://aspire.dev/ja/get-started/faq</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/faq</guid><description>AppHost、ダッシュボード、統合、TypeScript サポート、デプロイ、そして Aspire と他ツールの比較を含む、Aspire に関するよくある質問への回答です。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>最初の Aspire アプリを作成する</title><link>https://aspire.dev/ja/get-started/first-app</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/first-app</guid><description>C#、Python、JavaScript 向けの Aspire スターター テンプレートを使用して、最初の Aspire ソリューションを構築する方法を学ぶ</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire CLI をインストール</title><link>https://aspire.dev/ja/get-started/install-cli</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/install-cli</guid><description>クラウドネイティブ アプリを管理するために、Aspire CLI をネイティブ実行ファイルまたは .NET グローバル ツールとしてインストールする方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>事前準備</title><link>https://aspire.dev/ja/get-started/prerequisites</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/prerequisites</guid><description>Aspire に必要なツール関連の基本的な概念について学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>リソース MCP サーバー</title><link>https://aspire.dev/ja/get-started/resource-mcp-servers</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/resource-mcp-servers</guid><description>Aspire リソースから MCP ツールを公開し、CLI を使用して操作する方法について学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>リソースの理解</title><link>https://aspire.dev/ja/get-started/resources</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/resources</guid><description>Aspire のリソース モデルと、さまざまな種類のリソースの扱い方について学ぶ</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire トラブルシューティング ガイド</title><link>https://aspire.dev/ja/get-started/troubleshooting</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/troubleshooting</guid><description>Docker の問題、ポート競合、サービス検出エラー、TypeScript AppHost の問題など、Aspire の導入時によくあるトラブルへの対処法をまとめています。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire とは何ですか？</title><link>https://aspire.dev/ja/get-started/what-is-aspire</link><guid isPermaLink="true">https://aspire.dev/ja/get-started/what-is-aspire</guid><description>Aspire がコードファーストなオーケストレーションとオブザーバビリティのワークフローで、分散アプリをどのように支援するかを学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>C# の起動プロファイル</title><link>https://aspire.dev/ja/integrations/dotnet/launch-profiles</link><guid isPermaLink="true">https://aspire.dev/ja/integrations/dotnet/launch-profiles</guid><description>C# AppHost とサービス プロジェクト向けに、Aspire が .NET の起動プロファイルとどのように統合されるかを学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>言語とランタイム</title><link>https://aspire.dev/ja/languages-and-runtimes</link><guid isPermaLink="true">https://aspire.dev/ja/languages-and-runtimes</guid><description>Aspire が AppHost の言語、アプリの言語、ランタイムエコシステムでどのように機能するか、そしてスタックに適した出発点を見つける方法を学びます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>テストでリソースにアクセスする</title><link>https://aspire.dev/ja/testing/accessing-resources</link><guid isPermaLink="true">https://aspire.dev/ja/testing/accessing-resources</guid><description>テストから Aspire の AppHost に定義されたリソースへアクセスする方法を学ぶ</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>テストで AppHost を管理する</title><link>https://aspire.dev/ja/testing/manage-app-host</link><guid isPermaLink="true">https://aspire.dev/ja/testing/manage-app-host</guid><description>Aspire のテストにおいて AppHost を管理する方法を学ぶ</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>テストの概要</title><link>https://aspire.dev/ja/testing/overview</link><guid isPermaLink="true">https://aspire.dev/ja/testing/overview</guid><description>Aspire.Hosting.Testing パッケージを使用して、Aspire アプリケーションの統合テストを作成する方法を学ぶ</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>最初のテストを書く</title><link>https://aspire.dev/ja/testing/write-your-first-test</link><guid isPermaLink="true">https://aspire.dev/ja/testing/write-your-first-test</guid><description>xUnit.net、NUnit、MSTest の各テスト フレームワークを使用して Aspire ソリューションをテストする方法を学ぶ</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire 13 の新機能</title><link>https://aspire.dev/ja/whats-new/aspire-13</link><guid isPermaLink="true">https://aspire.dev/ja/whats-new/aspire-13</guid><description>Aspire 13.0 では、Python と JavaScript を第一級でサポートするポリグロット アプリケーション開発、コンテナー ベースのビルド、aspire do パイプライン、VS Code 拡張機能、そしてモダンな CLI ツールの更新と改善が導入されました。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire 13.1 の新機能</title><link>https://aspire.dev/ja/whats-new/aspire-13-1</link><guid isPermaLink="true">https://aspire.dev/ja/whats-new/aspire-13-1</guid><description>Aspire 13.1 では、AI コーディングエージェント向けの包括的な MCP サポート、チャネル永続化を含む CLI の強化、ダッシュボードの改善、Azure Managed Redis、コンテナー レジストリ サポート、そして多数のバグ修正が提供されます。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire 13.2 の新機能</title><link>https://aspire.dev/ja/whats-new/aspire-13-2</link><guid isPermaLink="true">https://aspire.dev/ja/whats-new/aspire-13-2</guid><description>Aspire 13.2 には、新しい CLI コマンド、TypeScript AppHost サポート、新しく改善された統合が含まれています。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire 13.3 の新機能</title><link>https://aspire.dev/ja/whats-new/aspire-13-3</link><guid isPermaLink="true">https://aspire.dev/ja/whats-new/aspire-13-3</guid><description>Aspire 13.3 は新しい aspire destroy コマンド、ダッシュボードでのブラウザコンソールログとスクリーンショットキャプチャ、aspire deploy による エンドツーエンドの Helm ベースの Kubernetes デプロイメント、Next.js/Vite/SSR フレームワーク向けの JavaScript パブリッシング、デフォルトで有効化されたコンテナトンネル、より深い TypeScript AppHost パリティ、および更新された Azure 統合スイートをもたらします。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/ko</link><guid isPermaLink="true">https://aspire.dev/ko</guid><description>스택에 Aspire를 추가하여 코드 중심 제어, 모듈성, 가시성으로 개발 워크플로를 간소화하세요.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Languages &amp; runtimes</title><link>https://aspire.dev/languages-and-runtimes</link><guid isPermaLink="true">https://aspire.dev/languages-and-runtimes</guid><description>Learn how Aspire works across AppHost languages, app languages, and runtime ecosystems — and find the right starting point for C#, TypeScript, Python, Java, and more.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/pt-br</link><guid isPermaLink="true">https://aspire.dev/pt-br</guid><description>Adicione Aspire ao seu stack e otimize o fluxo de desenvolvimento com controle orientado a código, modularidade e observabilidade.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire command</title><link>https://aspire.dev/reference/cli/commands/aspire</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire</guid><description>Learn about the aspire command, the generic driver for the Aspire CLI used to run, deploy, and manage AppHost projects from the terminal.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire add command</title><link>https://aspire.dev/reference/cli/commands/aspire-add</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-add</guid><description>Learn about the aspire add command and its usage. This command adds an integration package to an Aspire AppHost project.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire agent command</title><link>https://aspire.dev/reference/cli/commands/aspire-agent</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-agent</guid><description>Learn about the aspire agent command and its usage. This command driver manages AI agent integrations, Aspire skills, and MCP (Model Context Protocol) server operations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire agent init command</title><link>https://aspire.dev/reference/cli/commands/aspire-agent-init</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-agent-init</guid><description>Learn about the aspire agent init command and its usage. This command initializes AI agent configuration for detected agent environments.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire agent mcp command</title><link>https://aspire.dev/reference/cli/commands/aspire-agent-mcp</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-agent-mcp</guid><description>Learn about the aspire agent mcp command and its usage. This command starts the MCP (Model Context Protocol) server.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire cache command</title><link>https://aspire.dev/reference/cli/commands/aspire-cache</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-cache</guid><description>Learn about the aspire cache command and its usage. This command driver is used to manage disk cache for Aspire CLI operations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire cache clear command</title><link>https://aspire.dev/reference/cli/commands/aspire-cache-clear</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-cache-clear</guid><description>Learn about the aspire cache clear command and its usage. This command clears all cache entries used by the Aspire CLI.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire certs command</title><link>https://aspire.dev/reference/cli/commands/aspire-certs</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-certs</guid><description>Learn about the aspire certs command and its usage. This command manages HTTPS development certificates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire certs clean command</title><link>https://aspire.dev/reference/cli/commands/aspire-certs-clean</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-certs-clean</guid><description>Learn about the aspire certs clean command and its usage. This command removes all HTTPS development certificates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire certs trust command</title><link>https://aspire.dev/reference/cli/commands/aspire-certs-trust</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-certs-trust</guid><description>Learn about the aspire certs trust command and its usage. This command trusts the HTTPS development certificate, creating one if necessary.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire config command</title><link>https://aspire.dev/reference/cli/commands/aspire-config</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-config</guid><description>Learn about the aspire config command and its usage. This command driver is used to manage the Aspire CLI config settings.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire config delete command</title><link>https://aspire.dev/reference/cli/commands/aspire-config-delete</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-config-delete</guid><description>Learn about the aspire config delete command and its usage. This command deletes an Aspire CLI config value by key name.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire config get command</title><link>https://aspire.dev/reference/cli/commands/aspire-config-get</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-config-get</guid><description>Learn about the aspire config get command and its usage. This command gets an Aspire CLI config value by key name.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire config list command</title><link>https://aspire.dev/reference/cli/commands/aspire-config-list</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-config-list</guid><description>Learn about the aspire config list command and its usage. This command lists all Aspire CLI config values.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire config set command</title><link>https://aspire.dev/reference/cli/commands/aspire-config-set</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-config-set</guid><description>Learn about the aspire config set command and its usage. This command sets an Aspire CLI config value by key name.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire dashboard command</title><link>https://aspire.dev/reference/cli/commands/aspire-dashboard</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-dashboard</guid><description>Learn about the aspire dashboard command and its usage. This command is used to manage the Aspire dashboard.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire dashboard run command</title><link>https://aspire.dev/reference/cli/commands/aspire-dashboard-run</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-dashboard-run</guid><description>Learn about the aspire dashboard run command and its usage. This command starts a standalone Aspire Dashboard instance.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire deploy command</title><link>https://aspire.dev/reference/cli/commands/aspire-deploy</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-deploy</guid><description>Learn about the aspire deploy command and its usage. This command invokes the deploy pipeline step and any dependent steps registered in the app model.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire describe command</title><link>https://aspire.dev/reference/cli/commands/aspire-describe</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-describe</guid><description>Learn about the aspire describe command which displays resource details for a running Aspire AppHost, with optional continuous streaming.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire destroy command</title><link>https://aspire.dev/reference/cli/commands/aspire-destroy</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-destroy</guid><description>Learn about the aspire destroy command and its usage. This command tears down a previously deployed Aspire environment.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire do command</title><link>https://aspire.dev/reference/cli/commands/aspire-do</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-do</guid><description>Learn about the aspire do command and its usage. This command executes a specific pipeline step and its dependencies.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire docs command</title><link>https://aspire.dev/reference/cli/commands/aspire-docs</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-docs</guid><description>Learn about the aspire docs command and its usage. This command is used to browse and search Aspire documentation from aspire.dev.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire docs api command</title><link>https://aspire.dev/reference/cli/commands/aspire-docs-api</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-docs-api</guid><description>Learn about the aspire docs api command and its usage. This command group is used to browse, search, and retrieve Aspire API reference material from aspire.dev.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire docs api get command</title><link>https://aspire.dev/reference/cli/commands/aspire-docs-api-get</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-docs-api-get</guid><description>Learn about the aspire docs api get command and its usage. This command retrieves the full content of an Aspire API reference entry from aspire.dev.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire docs api list command</title><link>https://aspire.dev/reference/cli/commands/aspire-docs-api-list</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-docs-api-list</guid><description>Learn about the aspire docs api list command and its usage. This command browses the Aspire API reference catalog under a given scope on aspire.dev.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire docs api search command</title><link>https://aspire.dev/reference/cli/commands/aspire-docs-api-search</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-docs-api-search</guid><description>Learn about the aspire docs api search command and its usage. This command searches Aspire API reference documentation by keyword on aspire.dev.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire docs get command</title><link>https://aspire.dev/reference/cli/commands/aspire-docs-get</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-docs-get</guid><description>Learn about the aspire docs get command and its usage. This command retrieves the full content of an Aspire documentation page by its slug.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire docs list command</title><link>https://aspire.dev/reference/cli/commands/aspire-docs-list</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-docs-list</guid><description>Learn about the aspire docs list command and its usage. This command lists all available Aspire documentation pages from aspire.dev.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire docs search command</title><link>https://aspire.dev/reference/cli/commands/aspire-docs-search</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-docs-search</guid><description>Learn about the aspire docs search command and its usage. This command searches Aspire documentation by keywords.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire doctor command</title><link>https://aspire.dev/reference/cli/commands/aspire-doctor</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-doctor</guid><description>Learn about the aspire doctor command and its usage. This command diagnoses Aspire environment issues and verifies setup.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire export command</title><link>https://aspire.dev/reference/cli/commands/aspire-export</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-export</guid><description>Learn about the aspire export command and its usage. This command exports telemetry and resource data to a zip file.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire init command</title><link>https://aspire.dev/reference/cli/commands/aspire-init</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-init</guid><description>Learn about the aspire init command and how it uses the aspireify agent skill to wire up Aspire support in an existing codebase.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire logs command</title><link>https://aspire.dev/reference/cli/commands/aspire-logs</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-logs</guid><description>Learn about the aspire logs command and its usage. This command displays logs from resources in a running apphost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire ls command</title><link>https://aspire.dev/reference/cli/commands/aspire-ls</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-ls</guid><description>Learn about the aspire ls command which discovers and lists AppHost project candidates in the current directory and its subdirectories.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire mcp command</title><link>https://aspire.dev/reference/cli/commands/aspire-mcp</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-mcp</guid><description>Learn about the aspire mcp command and its usage. This command interacts with MCP tools exposed by Aspire resources.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire mcp call command</title><link>https://aspire.dev/reference/cli/commands/aspire-mcp-call</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-mcp-call</guid><description>Learn about the aspire mcp call command and its usage. This command calls an MCP tool on a running resource.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire mcp tools command</title><link>https://aspire.dev/reference/cli/commands/aspire-mcp-tools</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-mcp-tools</guid><description>Learn about the aspire mcp tools command and its usage. This command lists MCP tools exposed by running resources.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire new command</title><link>https://aspire.dev/reference/cli/commands/aspire-new</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-new</guid><description>Learn about the aspire new command and its usage. This command creates new Aspire projects or solutions.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire otel command</title><link>https://aspire.dev/reference/cli/commands/aspire-otel</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-otel</guid><description>Learn about the aspire otel command and its usage. This command is used to view OpenTelemetry data (logs, spans, traces) from a running apphost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire otel logs command</title><link>https://aspire.dev/reference/cli/commands/aspire-otel-logs</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-otel-logs</guid><description>Learn about the aspire otel logs command and its usage. This command views structured logs from the Dashboard telemetry API.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire otel spans command</title><link>https://aspire.dev/reference/cli/commands/aspire-otel-spans</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-otel-spans</guid><description>Learn about the aspire otel spans command and its usage. This command views spans from the Dashboard telemetry API.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire otel traces command</title><link>https://aspire.dev/reference/cli/commands/aspire-otel-traces</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-otel-traces</guid><description>Learn about the aspire otel traces command and its usage. This command views traces from the Dashboard telemetry API.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire ps command</title><link>https://aspire.dev/reference/cli/commands/aspire-ps</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-ps</guid><description>Learn about the aspire ps command which lists all running Aspire AppHost processes with their process IDs and dashboard URLs.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire publish command</title><link>https://aspire.dev/reference/cli/commands/aspire-publish</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-publish</guid><description>Learn about the aspire publish command and its usage. This command invokes resource publishers declared by the apphost to serialize resources to disk.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire resource command</title><link>https://aspire.dev/reference/cli/commands/aspire-resource</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-resource</guid><description>Learn about the aspire resource command and its usage. This command executes a command on a resource in a running apphost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire restore command</title><link>https://aspire.dev/reference/cli/commands/aspire-restore</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-restore</guid><description>Learn about the aspire restore command and its usage. This command restores dependencies and generates SDK code for an apphost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire run command</title><link>https://aspire.dev/reference/cli/commands/aspire-run</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-run</guid><description>Learn about the aspire run command, which builds and runs an Aspire AppHost project locally and streams logs and telemetry to your terminal.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire secret command</title><link>https://aspire.dev/reference/cli/commands/aspire-secret</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-secret</guid><description>Learn about the aspire secret command and its usage. This command is used to manage user secrets for an Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire secret delete command</title><link>https://aspire.dev/reference/cli/commands/aspire-secret-delete</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-secret-delete</guid><description>Learn about the aspire secret delete command and its usage. This command deletes a user secret for an Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire secret get command</title><link>https://aspire.dev/reference/cli/commands/aspire-secret-get</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-secret-get</guid><description>Learn about the aspire secret get command and its usage. This command retrieves a user secret value for an Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire secret list command</title><link>https://aspire.dev/reference/cli/commands/aspire-secret-list</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-secret-list</guid><description>Learn about the aspire secret list command and its usage. This command lists all user secrets for an Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire secret path command</title><link>https://aspire.dev/reference/cli/commands/aspire-secret-path</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-secret-path</guid><description>Learn about the aspire secret path command and its usage. This command shows the file path where user secrets are stored for an Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire secret set command</title><link>https://aspire.dev/reference/cli/commands/aspire-secret-set</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-secret-set</guid><description>Learn about the aspire secret set command and its usage. This command sets a user secret value for an Aspire AppHost.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire start command</title><link>https://aspire.dev/reference/cli/commands/aspire-start</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-start</guid><description>Learn about the aspire start command and its usage. This command starts an AppHost in the background.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire stop command</title><link>https://aspire.dev/reference/cli/commands/aspire-stop</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-stop</guid><description>Learn about the aspire stop command, which gracefully stops a running Aspire AppHost process so resources are torn down in the correct order.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire update command</title><link>https://aspire.dev/reference/cli/commands/aspire-update</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-update</guid><description>Learn about the aspire update command and its usage. This command helps you keep your Aspire projects current by automatically detecting and updating outdated packages and templates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>aspire wait command</title><link>https://aspire.dev/reference/cli/commands/aspire-wait</link><guid isPermaLink="true">https://aspire.dev/reference/cli/commands/aspire-wait</guid><description>Learn about the aspire wait command which blocks until a named resource reaches a target status, with a configurable timeout.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Configuration settings</title><link>https://aspire.dev/reference/cli/configuration</link><guid isPermaLink="true">https://aspire.dev/reference/cli/configuration</guid><description>Learn about Aspire CLI configuration, the rooted aspire.config.json file, and the settings surfaced by aspire config list --all.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Install script</title><link>https://aspire.dev/reference/cli/install-script</link><guid isPermaLink="true">https://aspire.dev/reference/cli/install-script</guid><description>Learn about the aspire-install scripts to install the Aspire CLI. Use the Aspire CLI to create, run, and manage Aspire solutions.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Microsoft-collected CLI telemetry</title><link>https://aspire.dev/reference/cli/microsoft-collected-cli-telemetry</link><guid isPermaLink="true">https://aspire.dev/reference/cli/microsoft-collected-cli-telemetry</guid><description>Learn what telemetry the Aspire CLI collects, how the data is used to improve the product, and how to opt out using environment variables or CLI configuration.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire CLI overview</title><link>https://aspire.dev/reference/cli/overview</link><guid isPermaLink="true">https://aspire.dev/reference/cli/overview</guid><description>Overview of the Aspire CLI, the cross-platform terminal tool for creating, running, and deploying Aspire AppHost projects from your shell.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Search and filter telemetry data in the Aspire CLI</title><link>https://aspire.dev/reference/cli/search-filter</link><guid isPermaLink="true">https://aspire.dev/reference/cli/search-filter</guid><description>Learn how to use the --search option to filter logs, traces, and spans in the Aspire CLI.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire Reference</title><link>https://aspire.dev/reference/overview</link><guid isPermaLink="true">https://aspire.dev/reference/overview</guid><description>Comprehensive reference documentation for Aspire — CLI tools, APIs, and command-line reference materials.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Samples</title><link>https://aspire.dev/reference/samples</link><guid isPermaLink="true">https://aspire.dev/reference/samples</guid><description>Explore Aspire sample projects — fully functional apps demonstrating real-world patterns, integrations, and best practices.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/ru</link><guid isPermaLink="true">https://aspire.dev/ru</guid><description>Добавьте Aspire в свой стек и упростите рабочий процесс разработки с управлением через код, модульностью и наблюдаемостью.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire support policy and lifecycle</title><link>https://aspire.dev/support</link><guid isPermaLink="true">https://aspire.dev/support</guid><description>Review the official Aspire support policy: release cadence, lifecycle dates, and Microsoft Modern Lifecycle guidance for production deployments and upgrades.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Access resources in tests</title><link>https://aspire.dev/testing/accessing-resources</link><guid isPermaLink="true">https://aspire.dev/testing/accessing-resources</guid><description>Resolve and inspect Aspire AppHost resources from your tests — connection strings, endpoints, HTTP clients, and service discovery URIs for integration scenarios.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Advanced testing scenarios</title><link>https://aspire.dev/testing/advanced-scenarios</link><guid isPermaLink="true">https://aspire.dev/testing/advanced-scenarios</guid><description>Advanced patterns for DistributedApplicationTestingBuilder — selectively disabling resources, overriding configuration, and authoring resilient Aspire integration tests.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Manage the AppHost in tests</title><link>https://aspire.dev/testing/manage-app-host</link><guid isPermaLink="true">https://aspire.dev/testing/manage-app-host</guid><description>Manage the Aspire AppHost lifecycle in your tests — start, dispose, and configure DistributedApplicationTestingBuilder for fast, repeatable integration runs.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Testing overview</title><link>https://aspire.dev/testing/overview</link><guid isPermaLink="true">https://aspire.dev/testing/overview</guid><description>Write integration tests for your Aspire applications using the Aspire.Hosting.Testing package — spin up the AppHost, resolve resources, and verify end-to-end behavior.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Testing in CI/CD pipelines</title><link>https://aspire.dev/testing/testing-in-ci</link><guid isPermaLink="true">https://aspire.dev/testing/testing-in-ci</guid><description>Run Aspire integration tests reliably in CI/CD — GitHub Actions, Azure DevOps, container runtimes, port allocation, and managing flaky distributed application tests.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Write your first test</title><link>https://aspire.dev/testing/write-your-first-test</link><guid isPermaLink="true">https://aspire.dev/testing/write-your-first-test</guid><description>Test your Aspire solutions using xUnit.net, NUnit, or MSTest — wire up DistributedApplicationTestingBuilder, start the AppHost, and assert on resources from your tests.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/tr</link><guid isPermaLink="true">https://aspire.dev/tr</guid><description>Aspire&apos;ı yığınına ekle ve iş akışını kod ile yönetim, modülerlik ve gözlemlenebilirlik ile sadeleştir.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/uk</link><guid isPermaLink="true">https://aspire.dev/uk</guid><description>Додайте Aspire у свій стек і спростіть робочий процес завдяки керуванню кодом, модульності та спостережуваності.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 13</title><link>https://aspire.dev/whats-new/aspire-13</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-13</guid><description>Explore Aspire 13.0: multi-language app development with first-class Python and JavaScript support, container-based builds, aspire do pipelines, and VS Code extension.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 13.1</title><link>https://aspire.dev/whats-new/aspire-13-1</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-13-1</guid><description>Explore Aspire 13.1: comprehensive MCP support for AI coding agents, CLI channel persistence, dashboard improvements, Azure Managed Redis, and container registry updates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 13.2</title><link>https://aspire.dev/whats-new/aspire-13-2</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-13-2</guid><description>Aspire 13.2 is here with new CLI commands, TypeScript AppHost support, and new and improved integrations.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 13.3</title><link>https://aspire.dev/whats-new/aspire-13-3</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-13-3</guid><description>Explore Aspire 13.3: aspire destroy, Helm-based Kubernetes deploy, browser screenshot capture, JavaScript publishing, default container tunnel, and Azure updates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 13.4</title><link>https://aspire.dev/whats-new/aspire-13-4</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-13-4</guid><description>Explore Aspire 13.4: GA TypeScript AppHost, new Go, Blazor WebAssembly, and Bun hosting integrations, richer Kubernetes and AKS deployment APIs, AI agent readiness, process resource commands, CLI integration discovery, and dashboard updates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 9.0</title><link>https://aspire.dev/whats-new/aspire-9</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-9</guid><description>Explore Aspire 9.0: ANSI console log formatting, browser telemetry, waiting-for-resource health gates, persistent containers, Redis Insight, and Azure Functions support.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 9.1</title><link>https://aspire.dev/whats-new/aspire-9-1</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-9-1</guid><description>Explore Aspire 9.1: parent and child resource grouping, dashboard language picker, telemetry filtering, console log downloads, and resource detail enhancements.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 9.2</title><link>https://aspire.dev/whats-new/aspire-9-2</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-9-2</guid><description>Explore Aspire 9.2: dashboard cardinality limits, UTC console logs, telemetry pause, resource icons, and broader app-host and integrations updates across the stack.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 9.3</title><link>https://aspire.dev/whats-new/aspire-9-3</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-9-3</guid><description>Explore Aspire 9.3: GitHub Copilot in the dashboard, dashboard context menu, metric warnings, traces for uninstrumented resources, and dashboard filtering updates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 9.4</title><link>https://aspire.dev/whats-new/aspire-9-4</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-9-4</guid><description>Explore Aspire 9.4: dashboard interaction service, hidden resources, connection-string display, tracing peers, console log wrapping, and parameter authoring updates.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>What&apos;s new in Aspire 9.5</title><link>https://aspire.dev/whats-new/aspire-9-5</link><guid isPermaLink="true">https://aspire.dev/whats-new/aspire-9-5</guid><description>Explore Aspire 9.5: combined console logs view, GenAI trace visualizer, trace details, aspire update, richer property grids, and a refreshed dashboard.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Upgrade Aspire to the latest version</title><link>https://aspire.dev/whats-new/upgrade-aspire</link><guid isPermaLink="true">https://aspire.dev/whats-new/upgrade-aspire</guid><description>Learn how to upgrade an existing Aspire app: update the Aspire CLI, run aspire update, refresh NuGet packages, and review breaking changes for each release.</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item><item><title>Aspire</title><link>https://aspire.dev/zh-cn</link><guid isPermaLink="true">https://aspire.dev/zh-cn</guid><description>将 Aspire 加入你的技术栈，通过“代码即配置”、模块化与可观测性简化开发工作流。</description><pubDate>Mon, 08 Jun 2026 15:20:16 GMT</pubDate></item></channel></rss>