Skip to content
DocsTry Aspire
DocsTry

withBunPackageInstallation

Method
📦 CommunityToolkit.Aspire.Hosting.Bun v13.5.0
interface BunAppResource {
// ... omitted for brevity
withBunPackageInstallation(): BunAppResource;
}

Signature

methodwithBunPackageInstallationbuilder
Ensures the Bun packages are installed before the application starts using Bun as the package manager.
withBunPackageInstallation(): BunAppResource
BunAppResource

Applies to

This method applies to the following types: