CommunityToolkit.Aspire.Hosting.Python.Extensions
9.2.1-beta.205
Prefix Reserved
See the version list below for details.
dotnet add package CommunityToolkit.Aspire.Hosting.Python.Extensions --version 9.2.1-beta.205
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.Python.Extensions -Version 9.2.1-beta.205
<PackageReference Include="CommunityToolkit.Aspire.Hosting.Python.Extensions" Version="9.2.1-beta.205" />
paket add CommunityToolkit.Aspire.Hosting.Python.Extensions --version 9.2.1-beta.205
#r "nuget: CommunityToolkit.Aspire.Hosting.Python.Extensions, 9.2.1-beta.205"
// Install CommunityToolkit.Aspire.Hosting.Python.Extensions as a Cake Addin #addin nuget:?package=CommunityToolkit.Aspire.Hosting.Python.Extensions&version=9.2.1-beta.205&prerelease // Install CommunityToolkit.Aspire.Hosting.Python.Extensions as a Cake Tool #tool nuget:?package=CommunityToolkit.Aspire.Hosting.Python.Extensions&version=9.2.1-beta.205&prerelease
CommunityToolkit.Aspire.Hosting.Python.Extensions library
Provides extensions methods and resource definitions for the .NET Aspire AppHost to extend the support for Python applications. Current support includes:
- Uvicorn
- Uv
Getting Started
Install the package
In your AppHost project, install the package using the following command:
dotnet add package CommunityToolkit.Aspire.Hosting.Python.Extensions
Initialize the Python virtual environment
Please refer to the Python virtual environment section for more information.
Uvicorn example usage
Then, in the Program.cs file of AddUvicornApp
, define a Uvicorn resource, then call Add
:
var uvicorn = builder.AddUvicornApp("uvicornapp", "../uvicornapp-api", "main:app")
.WithHttpEndpoint(env: "UVICORN_PORT");
Uv example usage
Then, in the Program.cs file of AddUvApp
, define a Uvicorn resource, then call Add
:
var uvicorn = builder.AddUvApp("uvapp", "../uv-api", "uv-api")
.WithHttpEndpoint(env: "PORT");
Additional Information
https://learn.microsoft.com/dotnet/aspire/community-toolkit/hosting-python-extensions
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 is compatible. 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. |
-
net8.0
- Aspire.Hosting (>= 9.1.0)
- Aspire.Hosting.Python (>= 9.1.0)
-
net9.0
- Aspire.Hosting (>= 9.1.0)
- Aspire.Hosting.Python (>= 9.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.2.1-beta.206 | 26 | 3/1/2025 |
9.2.1-beta.205 | 50 | 2/27/2025 |
9.2.1-beta.204 | 43 | 2/26/2025 |
9.2.1-beta.203 | 46 | 2/26/2025 |
9.2.0 | 82 | 2/26/2025 |
9.2.0-beta.202 | 41 | 2/26/2025 |
9.2.0-beta.201 | 43 | 2/26/2025 |
9.2.0-beta.199 | 46 | 2/26/2025 |
9.2.0-beta.198 | 44 | 2/26/2025 |
9.1.1-beta.197 | 49 | 2/25/2025 |
9.1.1-beta.196 | 46 | 2/25/2025 |
9.1.1-beta.195 | 44 | 2/25/2025 |
9.1.1-beta.194 | 40 | 2/25/2025 |
9.1.1-beta.193 | 35 | 2/25/2025 |
9.1.1-beta.192 | 45 | 2/24/2025 |
9.1.1-beta.191 | 53 | 2/24/2025 |
9.1.1-beta.190 | 51 | 2/19/2025 |
9.1.1-beta.189 | 48 | 2/19/2025 |
9.1.1-beta.188 | 52 | 2/19/2025 |
9.1.1-beta.187 | 57 | 2/19/2025 |
9.1.1-beta.183 | 63 | 2/18/2025 |
9.1.1-beta.182 | 60 | 2/18/2025 |
9.1.1-beta.181 | 53 | 2/18/2025 |
9.1.1-beta.180 | 56 | 2/17/2025 |
9.1.1-beta.178 | 53 | 2/17/2025 |
9.1.1-beta.177 | 63 | 2/12/2025 |
9.1.1-beta.176 | 67 | 2/11/2025 |
9.1.1-beta.175 | 54 | 2/11/2025 |
9.1.1-beta.173 | 53 | 2/10/2025 |
9.1.1-beta.169 | 45 | 2/6/2025 |
9.1.1-beta.168 | 50 | 2/5/2025 |
9.1.1-beta.166 | 46 | 2/5/2025 |
9.1.1-beta.165 | 45 | 2/5/2025 |
9.1.1-beta.164 | 49 | 2/3/2025 |
9.1.1-beta.162 | 49 | 2/3/2025 |
9.1.1-beta.155 | 47 | 1/30/2025 |
9.1.1-beta.154 | 44 | 1/30/2025 |
9.1.1-beta.153 | 40 | 1/30/2025 |
9.1.1-beta.152 | 39 | 1/29/2025 |
9.1.1-beta.150 | 46 | 1/29/2025 |
9.1.1-beta.148 | 42 | 1/26/2025 |
9.1.1-beta.147 | 44 | 1/26/2025 |
9.1.1-beta.146 | 45 | 1/23/2025 |
9.1.1-beta.145 | 44 | 1/22/2025 |
9.1.1-beta.144 | 39 | 1/22/2025 |
9.1.1-beta.142 | 41 | 1/22/2025 |
9.1.1-beta.140 | 45 | 1/22/2025 |
9.1.1-beta.139 | 44 | 1/21/2025 |
9.1.1-beta.138 | 40 | 1/20/2025 |
9.1.1-beta.137 | 39 | 1/17/2025 |
9.1.1-beta.136 | 35 | 1/15/2025 |
9.1.1-beta.135 | 15 | 1/15/2025 |
9.1.1-beta.134 | 14 | 1/15/2025 |
9.1.1-beta.128 | 31 | 1/9/2025 |
9.1.1-beta.127 | 27 | 1/9/2025 |
9.1.1-beta.126 | 36 | 1/9/2025 |
9.1.1-beta.125 | 37 | 1/9/2025 |
9.1.1-beta.124 | 38 | 1/9/2025 |
9.1.0 | 170 | 12/12/2024 |
9.1.0-beta.123 | 53 | 1/3/2025 |
9.1.0-beta.122 | 52 | 1/3/2025 |
9.1.0-beta.121 | 50 | 1/2/2025 |
9.1.0-beta.120 | 48 | 12/30/2024 |
9.1.0-beta.119 | 46 | 12/30/2024 |
9.1.0-beta.118 | 50 | 12/30/2024 |
9.1.0-beta.116 | 45 | 12/30/2024 |
9.1.0-beta.114 | 47 | 12/30/2024 |
9.1.0-beta.113 | 48 | 12/30/2024 |
9.1.0-beta.112 | 54 | 12/18/2024 |
9.1.0-beta.110 | 52 | 12/16/2024 |
9.1.0-beta.109 | 50 | 12/12/2024 |
9.0.1-beta.108 | 53 | 12/12/2024 |
9.0.1-beta.107 | 51 | 12/11/2024 |
9.0.1-beta.106 | 49 | 12/12/2024 |
9.0.1-beta.104 | 52 | 12/11/2024 |
9.0.1-beta.102 | 52 | 12/6/2024 |
9.0.1-beta.99 | 52 | 12/6/2024 |
9.0.1-beta.98 | 51 | 12/6/2024 |
9.0.1-beta.95 | 53 | 12/5/2024 |
9.0.1-beta.94 | 48 | 12/5/2024 |
9.0.1-beta.93 | 42 | 12/2/2024 |
9.0.1-beta.92 | 50 | 11/30/2024 |
9.0.1-beta.91 | 48 | 11/30/2024 |
9.0.1-beta.90 | 52 | 11/29/2024 |
9.0.1-beta.89 | 50 | 11/29/2024 |
9.0.1-beta.88 | 49 | 11/27/2024 |
9.0.1-beta.87 | 45 | 11/27/2024 |
9.0.1-beta.86 | 54 | 11/27/2024 |
9.0.1-beta.84 | 58 | 11/24/2024 |
9.0.1-beta.83 | 56 | 11/22/2024 |
9.0.1-beta.82 | 55 | 11/21/2024 |
9.0.1-beta.81 | 51 | 11/19/2024 |
9.0.1-beta.80 | 43 | 11/19/2024 |
9.0.1-beta.79 | 52 | 11/19/2024 |
9.0.1-beta.77 | 49 | 11/15/2024 |
9.0.0 | 115 | 11/15/2024 |
9.0.0-beta.76 | 52 | 11/14/2024 |