# Aspire.Hosting.ClickHouse

- Package: `Aspire.Hosting.ClickHouse`
- Version: `13.3.5`
- Target framework: `net10.0`
- NuGet: [Aspire.Hosting.ClickHouse](https://www.nuget.org/packages/Aspire.Hosting.ClickHouse)

## Namespaces

### Aspire.Hosting

- [ClickHouseBuilderExtensions](/reference/api/csharp/aspire.hosting.clickhouse/clickhousebuilderextensions.md) -- `class` `static` -- Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

### Aspire.Hosting.ApplicationModel

- [ClickHouseDatabaseResource](/reference/api/csharp/aspire.hosting.clickhouse/clickhousedatabaseresource.md) -- `class` -- Represents an abstract resource that can be used by an application, that implements `ApplicationModel.IResource`.
- [ClickHouseServerResource](/reference/api/csharp/aspire.hosting.clickhouse/clickhouseserverresource.md) -- `class` -- A resource that represents a specified container.
