Aspire.Hosting.Docker
13.5.0
Prefix Reserved
dotnet add package Aspire.Hosting.Docker --version 13.5.0
NuGet\Install-Package Aspire.Hosting.Docker -Version 13.5.0
<PackageReference Include="Aspire.Hosting.Docker" Version="13.5.0" />
<PackageVersion Include="Aspire.Hosting.Docker" Version="13.5.0" />
<PackageReference Include="Aspire.Hosting.Docker" />
paket add Aspire.Hosting.Docker --version 13.5.0
#r "nuget: Aspire.Hosting.Docker, 13.5.0"
#:package Aspire.Hosting.Docker@13.5.0
#addin nuget:?package=Aspire.Hosting.Docker&version=13.5.0
#tool nuget:?package=Aspire.Hosting.Docker&version=13.5.0
Docker hosting integration
Provides publishing extensions to Aspire for Docker Compose.
Getting started
Add the integration
From your AppHost directory, add the Aspire.Hosting.Docker integration with the Aspire CLI:
aspire add Aspire.Hosting.Docker
Usage example
In the AppHost, add the environment:
C#
builder.AddDockerComposeEnvironment("compose");
TypeScript
await builder.addDockerComposeEnvironment("compose");
aspire publish -o docker-compose-artifacts
Additional documentation
https://aspire.dev/integrations/gallery/ https://aspire.dev/integrations/compute/docker/
Feedback & contributing
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Aspire.Hosting (>= 13.5.0)
- AspNetCore.HealthChecks.Uris (>= 9.0.0)
- Google.Protobuf (>= 3.34.1)
- Grpc.AspNetCore (>= 2.80.0)
- Grpc.Net.ClientFactory (>= 2.80.0)
- Grpc.Tools (>= 2.80.0)
- Humanizer.Core (>= 3.0.10)
- JsonPatch.Net (>= 5.0.2)
- KubernetesClient (>= 19.0.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.11)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.30)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.11)
- Microsoft.Extensions.Hosting (>= 10.0.11)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Http (>= 10.0.11)
- Microsoft.Extensions.Logging (>= 10.0.11)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Options (>= 10.0.11)
- Microsoft.Extensions.Primitives (>= 10.0.11)
- ModelContextProtocol (>= 1.3.0)
- Newtonsoft.Json (>= 13.0.4)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.15.3)
- OpenTelemetry.Extensions.Hosting (>= 1.15.3)
- Polly.Core (>= 8.6.6)
- Semver (>= 3.0.0)
- StreamJsonRpc (>= 2.25.29)
- System.IO.Hashing (>= 10.0.8)
- System.Text.Json (>= 10.0.11)
- YamlDotNet (>= 16.3.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Aspire.Hosting.Docker:
| Package | Downloads |
|---|---|
|
Nextended.Aspire.Hosting.Supabase
This Library provides an Aspire Supabase solution |
|
|
CosmicChimps.Aspire.Hosting.Dokploy
Dokploy deployment integration for .NET Aspire — deploys each Aspire service as an individual Dokploy application or native managed resource (Redis, PostgreSQL, MySQL, MariaDB, MongoDB). |
|
|
Shirubasoft.Aspire.ModularAppHosts.Testing
Docker Compose deployment testing support for Shirubasoft Aspire Modular AppHosts. |
|
|
Nextended.Aspire.Hosting.N8n
This Library provides an Aspire n8n workflow automation solution |
|
|
Shiny.Aspire.Hosting.Gluetun
Package Description |
GitHub repositories (11)
Showing the top 11 popular GitHub repositories that depend on Aspire.Hosting.Docker:
| Repository | Stars |
|---|---|
|
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Wolverine, and Aspire in .Net 10.
|
|
|
microsoft/aspire-samples
Browse the sample apps demonstrating Aspire integration across C#, JavaScript, TypeScript, Python, Go, containers, databases, cloud, AI, and observability scenarios.
|
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 10, Wolverine, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
NexusForever/NexusForever
An emulator for the defunct MMORPG WildStar which supports build 16042 (Final Patch)
|
|
|
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 10.
|
|
|
davidfowl/aspire-ai-chat-demo
Aspire AI Chat is a full-stack chat sample that combines modern technologies to deliver a ChatGPT-like experience.
|
|
|
suxrobGM/logistics-app
AI-powered fleet management platform with an agentic dispatcher that autonomously matches loads to trucks, ensures HOS compliance, and optimizes routes. Built for trucking companies.
|
|
|
davidfowl/aspire-ssh-deploy
An extension of the docker compose integration for deploying to a docker host via SSH
|
|
|
nightscout/nocturne
A next-generation platform for diabetes management
|
|
|
petabridge/DrawTogether.NET
Multi-player MS Paint application. Built with Akka.NET, Blazor, and .NET Aspire.
|
|
|
PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
Pragmatic Microservices with C# and Azure, published by Packt
|
| Version | Downloads | Last Updated |
|---|---|---|
| 13.5.0 | 0 | 8/18/2026 |
| 13.4.6 | 77,743 | 6/19/2026 |
| 13.4.5 | 10,120 | 6/17/2026 |
| 13.4.4 | 9,517 | 6/15/2026 |
| 13.4.3 | 11,643 | 6/8/2026 |
| 13.4.2 | 6,913 | 6/3/2026 |
| 13.4.1 | 695 | 6/3/2026 |
| 13.4.0 | 8,950 | 6/1/2026 |
| 13.3.5 | 19,365 | 5/21/2026 |
| 13.3.4 | 2,600 | 5/19/2026 |
| 13.3.3 | 6,043 | 5/15/2026 |
| 13.3.2 | 5,689 | 5/14/2026 |
| 13.3.1 | 9,873 | 5/12/2026 |
| 13.3.0 | 12,912 | 5/7/2026 |
| 13.2.4 | 25,063 | 4/24/2026 |
| 13.2.3 | 11,716 | 4/21/2026 |
| 13.2.2 | 18,620 | 4/8/2026 |
| 13.2.1 | 26,665 | 3/31/2026 |
| 13.2.0 | 26,068 | 3/23/2026 |
| 13.1.3-preview.1.26166.8 | 3,986 | 3/19/2026 |