CommunityToolkit.Aspire.Hosting.Bun 9.3.1-beta.252

Prefix Reserved
This is a prerelease version of CommunityToolkit.Aspire.Hosting.Bun.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CommunityToolkit.Aspire.Hosting.Bun --version 9.3.1-beta.252
                    
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.Bun -Version 9.3.1-beta.252
                    
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="CommunityToolkit.Aspire.Hosting.Bun" Version="9.3.1-beta.252" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommunityToolkit.Aspire.Hosting.Bun" Version="9.3.1-beta.252" />
                    
Directory.Packages.props
<PackageReference Include="CommunityToolkit.Aspire.Hosting.Bun" />
                    
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 CommunityToolkit.Aspire.Hosting.Bun --version 9.3.1-beta.252
                    
#r "nuget: CommunityToolkit.Aspire.Hosting.Bun, 9.3.1-beta.252"
                    
#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.
#addin nuget:?package=CommunityToolkit.Aspire.Hosting.Bun&version=9.3.1-beta.252&prerelease
                    
Install CommunityToolkit.Aspire.Hosting.Bun as a Cake Addin
#tool nuget:?package=CommunityToolkit.Aspire.Hosting.Bun&version=9.3.1-beta.252&prerelease
                    
Install CommunityToolkit.Aspire.Hosting.Bun as a Cake Tool

CommunityToolkit.Aspire.Hosting.Bun library

Provides extension methods and resource definitions for a .NET Aspire AppHost to configure a Bun project.

Getting Started

Install the package

In your AppHost project, install the package using the following command:

dotnet add package CommunityToolkit.Aspire.Hosting.Bun

Example usage

Then, in the Program.cs file of AppHost, define a Bun resource, then call AddBunApp:

builder.AddBunApp("bun-server", "main.ts")
    .WithHttpEndpoint(env: "PORT")
    .WithEndpoint();

Additional Information

https://learn.microsoft.com/dotnet/aspire/community-toolkit/bun

Feedback & contributing

https://github.com/CommunityToolkit/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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.3.1-beta.253 24 4/1/2025
9.3.1-beta.252 91 3/27/2025
9.3.1-beta.250 87 3/27/2025
9.3.1-beta.249 85 3/27/2025
9.3.1-beta.248 85 3/27/2025
9.3.1-beta.247 89 3/27/2025
9.3.1-beta.244 438 3/25/2025
9.3.1-beta.242 433 3/24/2025
9.3.1-beta.241 116 3/19/2025
9.3.0 200 3/19/2025
9.3.0-beta.239 108 3/19/2025
9.2.2-beta.237 111 3/19/2025
9.2.2-beta.236 81 3/14/2025
9.2.2-beta.230 108 3/13/2025
9.2.2-beta.229 104 3/13/2025
9.2.2-beta.228 126 3/11/2025
9.2.2-beta.227 117 3/11/2025
9.2.2-beta.226 119 3/11/2025
9.2.2-beta.225 121 3/11/2025
9.2.2-beta.224 115 3/11/2025
9.2.2-beta.223 119 3/10/2025
9.2.2-beta.222 121 3/10/2025
9.2.2-beta.220 115 3/9/2025
9.2.2-beta.218 115 3/9/2025
9.2.2-beta.217 158 3/7/2025
9.2.2-beta.216 160 3/7/2025
9.2.2-beta.215 157 3/7/2025
9.2.2-beta.214 152 3/5/2025
9.2.2-beta.213 151 3/5/2025
9.2.2-beta.212 156 3/5/2025
9.2.2-beta.211 158 3/4/2025
9.2.2-beta.210 159 3/4/2025
9.2.2-beta.208 54 3/3/2025
9.2.1 118 3/3/2025
9.2.1-beta.207 81 3/2/2025
9.2.1-beta.206 47 3/1/2025
9.2.1-beta.205 53 2/27/2025
9.2.1-beta.204 43 2/26/2025
9.2.1-beta.203 47 2/26/2025
9.2.0 98 2/26/2025
9.2.0-beta.202 51 2/26/2025
9.2.0-beta.201 48 2/26/2025
9.2.0-beta.199 45 2/26/2025
9.2.0-beta.198 39 2/26/2025
9.1.1-beta.197 54 2/25/2025
9.1.1-beta.196 48 2/25/2025
9.1.1-beta.195 53 2/25/2025
9.1.1-beta.194 52 2/25/2025
9.1.1-beta.193 46 2/25/2025
9.1.1-beta.192 51 2/24/2025
9.1.1-beta.191 51 2/24/2025
9.1.1-beta.190 52 2/19/2025
9.1.1-beta.189 47 2/19/2025
9.1.1-beta.188 55 2/19/2025
9.1.1-beta.187 55 2/19/2025
9.1.1-beta.183 60 2/18/2025
9.1.1-beta.182 57 2/18/2025
9.1.1-beta.181 67 2/18/2025
9.1.1-beta.180 56 2/17/2025
9.1.1-beta.178 54 2/17/2025
9.1.1-beta.177 62 2/12/2025
9.1.1-beta.176 58 2/11/2025
9.1.1-beta.175 57 2/11/2025
9.1.1-beta.173 59 2/10/2025
9.1.1-beta.169 54 2/6/2025
9.1.1-beta.168 49 2/5/2025
9.1.1-beta.166 49 2/5/2025
9.1.1-beta.165 50 2/5/2025
9.1.1-beta.164 55 2/3/2025
9.1.1-beta.162 51 2/3/2025
9.1.1-beta.155 51 1/30/2025
9.1.1-beta.154 49 1/30/2025
9.1.1-beta.153 44 1/30/2025
9.1.1-beta.152 44 1/29/2025
9.1.1-beta.150 52 1/29/2025
9.1.1-beta.148 52 1/26/2025
9.1.1-beta.147 47 1/26/2025
9.1.1-beta.146 53 1/23/2025
9.1.1-beta.145 47 1/22/2025
9.1.1-beta.144 43 1/22/2025
9.1.1-beta.142 44 1/22/2025
9.1.1-beta.140 52 1/22/2025
9.1.1-beta.139 45 1/21/2025
9.1.1-beta.138 48 1/20/2025
9.1.1-beta.137 43 1/17/2025
9.1.1-beta.136 40 1/15/2025
9.1.1-beta.135 19 1/15/2025
9.1.1-beta.134 18 1/15/2025
9.1.1-beta.128 37 1/9/2025
9.1.1-beta.127 35 1/9/2025
9.1.1-beta.126 41 1/9/2025
9.1.1-beta.125 41 1/9/2025
9.1.1-beta.124 42 1/9/2025
9.1.0 206 12/12/2024
9.1.0-beta.123 58 1/3/2025
9.1.0-beta.122 56 1/3/2025
9.1.0-beta.121 54 1/2/2025
9.1.0-beta.120 52 12/30/2024
9.1.0-beta.119 50 12/30/2024
9.1.0-beta.118 54 12/30/2024
9.1.0-beta.116 56 12/30/2024
9.1.0-beta.114 49 12/30/2024
9.1.0-beta.113 50 12/30/2024
9.1.0-beta.112 53 12/18/2024
9.1.0-beta.110 56 12/16/2024
9.1.0-beta.109 51 12/12/2024
9.0.1-beta.108 48 12/12/2024
9.0.1-beta.107 55 12/11/2024
9.0.1-beta.106 52 12/12/2024
9.0.1-beta.104 53 12/11/2024
9.0.1-beta.102 52 12/6/2024
9.0.1-beta.99 51 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 54 12/5/2024
9.0.1-beta.93 51 12/2/2024
9.0.1-beta.92 54 11/30/2024
9.0.1-beta.91 49 11/30/2024
9.0.1-beta.90 53 11/29/2024
9.0.1-beta.89 54 11/29/2024
9.0.1-beta.88 49 11/27/2024
9.0.1-beta.87 49 11/27/2024
9.0.1-beta.86 57 11/27/2024
9.0.1-beta.84 54 11/24/2024
9.0.1-beta.83 58 11/22/2024
9.0.1-beta.82 57 11/21/2024
9.0.1-beta.81 46 11/19/2024
9.0.1-beta.80 47 11/19/2024
9.0.1-beta.79 52 11/19/2024
9.0.1-beta.77 52 11/15/2024
9.0.0 123 11/15/2024
9.0.0-beta.76 59 11/14/2024