# Aspire.Hosting.Azure.EventHubs

- Package: `Aspire.Hosting.Azure.EventHubs`
- Version: `13.2.0`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/tree/aad16017893bd769e0634c47fb007f1454735f11/src/Aspire.Hosting.Azure.EventHubs)
- NuGet: [Aspire.Hosting.Azure.EventHubs](https://www.nuget.org/packages/Aspire.Hosting.Azure.EventHubs)

## Namespaces

### Aspire.Hosting

- [AzureEventHubsExtensions](/reference/api/csharp/aspire.hosting.azure.eventhubs/azureeventhubsextensions.md) -- `class` `static` -- Provides extension methods for adding the Azure Event Hubs resources to the application model.

### Aspire.Hosting.Azure

- [AzureEventHubConsumerGroupResource](/reference/api/csharp/aspire.hosting.azure.eventhubs/azureeventhubconsumergroupresource.md) -- `class` -- Represents an Azure Event Hub Consumer Group. Initializes a new instance of the [AzureEventHubConsumerGroupResource](/reference/api/csharp/aspire.hosting.azure.eventhubs/azureeventhubconsumergroupresource.md) class.
- [AzureEventHubResource](/reference/api/csharp/aspire.hosting.azure.eventhubs/azureeventhubresource.md) -- `class` `ats export` -- Represents an Azure Event Hub. Initializes a new instance of the [AzureEventHubResource](/reference/api/csharp/aspire.hosting.azure.eventhubs/azureeventhubresource.md) class.
- [AzureEventHubsEmulatorResource](/reference/api/csharp/aspire.hosting.azure.eventhubs/azureeventhubsemulatorresource.md) -- `class` -- Wraps an [AzureEventHubsResource](/reference/api/csharp/aspire.hosting.azure.eventhubs/azureeventhubsresource.md) in a type that exposes container extension methods.
- [AzureEventHubsResource](/reference/api/csharp/aspire.hosting.azure.eventhubs/azureeventhubsresource.md) -- `class` -- Represents an Azure Event Hubs resource.
