Aspire.Hosting.Docker 9.3.0-preview.1.25265.20

Prefix Reserved
Additional Details

This version is out of support and is no longer maintained. Please upgrade to the latest version. See our support policy for details: https://aka.ms/dotnet/aspire/support

This is a prerelease version of Aspire.Hosting.Docker.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspire.Hosting.Docker --version 9.3.0-preview.1.25265.20
                    
NuGet\Install-Package Aspire.Hosting.Docker -Version 9.3.0-preview.1.25265.20
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspire.Hosting.Docker" Version="9.3.0-preview.1.25265.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspire.Hosting.Docker" Version="9.3.0-preview.1.25265.20" />
                    
Directory.Packages.props
<PackageReference Include="Aspire.Hosting.Docker" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspire.Hosting.Docker --version 9.3.0-preview.1.25265.20
                    
#r "nuget: Aspire.Hosting.Docker, 9.3.0-preview.1.25265.20"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Aspire.Hosting.Docker@9.3.0-preview.1.25265.20
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aspire.Hosting.Docker&version=9.3.0-preview.1.25265.20&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Aspire.Hosting.Docker&version=9.3.0-preview.1.25265.20&prerelease
                    
Install as a Cake Tool

Aspire.Hosting.Docker library

Provides publishing extensions to .NET Aspire for Docker Compose.

Getting started

Install the package

In your AppHost project, install the .NET Aspire Docker Hosting library with NuGet:

dotnet add package Aspire.Hosting.Docker

Usage example

Then, in the AppHost.cs file of AppHost, add the environment:

builder.AddDockerComposeEnvironment("compose");
aspire publish -o docker-compose-artifacts

Feedback & contributing

https://github.com/dotnet/aspire

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 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).

Shiny.Aspire.Hosting.Gluetun

Package Description

Sorvia.Aspire.Hosting.Dokploy

Aspire hosting integration for Dokploy — a self-hosted PaaS. Provides AddDokployEnvironment() to deploy Aspire resources to a Dokploy instance via Docker Compose generation and the Dokploy REST API.

GitHub repositories (10)

Showing the top 10 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, Masstransit, 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 9, MassTransit, 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
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.4.3 0 6/8/2026
13.4.2 2,461 6/3/2026
13.4.1 154 6/3/2026
13.4.0 2,767 6/1/2026
13.3.5 9,985 5/21/2026
13.3.4 1,214 5/19/2026
13.3.3 4,720 5/15/2026
13.3.2 4,045 5/14/2026
13.3.1 3,611 5/12/2026
13.3.0 7,999 5/7/2026
13.2.4 17,798 4/24/2026
13.2.3 8,594 4/21/2026
13.2.2 15,032 4/8/2026
13.2.1 19,949 3/31/2026
13.2.0 17,901 3/23/2026
13.1.3-preview.1.26166.8 3,154 3/19/2026
13.1.2-preview.1.26125.13 19,826 2/26/2026
13.1.1-preview.1.26105.8 11,620 2/11/2026
13.1.0-preview.1.25616.3 77,368 12/17/2025
9.3.0-preview.1.25265.20 15,334 5/19/2025 9.3.0-preview.1.25265.20 is deprecated because it is no longer maintained.
Loading failed