# CommunityToolkit.Aspire.Hosting.RedPanda

- Package: `CommunityToolkit.Aspire.Hosting.RedPanda`
- Version: `13.5.0`
- Target framework: `net10.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire/tree/4ff8268fbd97ddd23cb73dc8eff9cc92718156d1/src/CommunityToolkit.Aspire.Hosting.RedPanda)
- NuGet: [CommunityToolkit.Aspire.Hosting.RedPanda](https://www.nuget.org/packages/CommunityToolkit.Aspire.Hosting.RedPanda)

## Namespaces

### Aspire.Hosting

- [RedPandaBuilderExtensions](/reference/api/csharp/communitytoolkit.aspire.hosting.redpanda/redpandabuilderextensions.md) -- `class` `static` -- Provides extension methods for adding Redpanda resources to an `Hosting.IDistributedApplicationBuilder`.
- [RedPandaServerOptions](/reference/api/csharp/communitytoolkit.aspire.hosting.redpanda/redpandaserveroptions.md) -- `class` -- Options for configuring the broker of a [RedPandaServerResource](/reference/api/csharp/communitytoolkit.aspire.hosting.redpanda/redpandaserverresource.md).

### Aspire.Hosting.ApplicationModel

- [RedPandaConsoleContainerResource](/reference/api/csharp/communitytoolkit.aspire.hosting.redpanda/redpandaconsolecontainerresource.md) -- `class` `ats export` -- A resource that represents a Redpanda Console container, a web UI for managing and inspecting one or more Redpanda (or Kafka) brokers.
- [RedPandaKafkaUiContainerResource](/reference/api/csharp/communitytoolkit.aspire.hosting.redpanda/redpandakafkauicontainerresource.md) -- `class` `ats export` -- A resource that represents a Kafka UI container (the `kafbat/kafka-ui` image), a web UI for managing and inspecting one or more Kafka API compatible brokers such as Redpanda.
- [RedPandaServerResource](/reference/api/csharp/communitytoolkit.aspire.hosting.redpanda/redpandaserverresource.md) -- `class` `ats export` -- A resource that represents a Redpanda streaming platform container.
