# CommunityToolkit.Aspire.Hosting.Bun

- Module: `CommunityToolkit.Aspire.Hosting.Bun`
- Version: `13.5.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire/tree/4ff8268fbd97ddd23cb73dc8eff9cc92718156d1)
- Functions: `2`
- Types: `1`

## Types

- [BunAppResource](/reference/api/typescript/communitytoolkit.aspire.hosting.bun/bunappresource.md) -- `handle` - 1 members

## Functions

- [addBunApp](/reference/api/typescript/communitytoolkit.aspire.hosting.bun/addbunapp.md) -- `method` -- Adds a Bun app to the builder.
- [withBunPackageInstallation](/reference/api/typescript/communitytoolkit.aspire.hosting.bun/withbunpackageinstallation.md) -- `method` -- Ensures the Bun packages are installed before the application starts using Bun as the package manager.
