# Aspire.Hosting.Azure.AppContainers

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

## Namespaces

### Aspire.Hosting

- [AzureContainerAppContainerExtensions](/reference/api/csharp/aspire.hosting.azure.appcontainers/azurecontainerappcontainerextensions.md) -- `class` `static` -- Provides extension methods for publishing container resources as container apps in Azure.
- [AzureContainerAppExecutableExtensions](/reference/api/csharp/aspire.hosting.azure.appcontainers/azurecontainerappexecutableextensions.md) -- `class` `static` -- Provides extension methods for publishing executable resources (with docker files) as container apps in Azure.
- [AzureContainerAppExtensions](/reference/api/csharp/aspire.hosting.azure.appcontainers/azurecontainerappextensions.md) -- `class` `static` -- Provides extension methods for customizing Azure Container App definitions for projects.
- [AzureContainerAppProjectExtensions](/reference/api/csharp/aspire.hosting.azure.appcontainers/azurecontainerappprojectextensions.md) -- `class` `static` -- Provides extension methods for publishing project resources as container apps in Azure.
- [ContainerAppExtensions](/reference/api/csharp/aspire.hosting.azure.appcontainers/containerappextensions.md) -- `class` `static` -- Provides extension methods for customizing Azure Container App resource.

### Aspire.Hosting.Azure

- [AzureContainerAppCustomizationAnnotation](/reference/api/csharp/aspire.hosting.azure.appcontainers/azurecontainerappcustomizationannotation.md) -- `class` `sealed` -- Represents an annotation for customizing an Azure Container App.
- [AzureContainerAppJobCustomizationAnnotation](/reference/api/csharp/aspire.hosting.azure.appcontainers/azurecontainerappjobcustomizationannotation.md) -- `class` `sealed` -- Represents an annotation for customizing an Azure Container App Job.

### Aspire.Hosting.Azure.AppContainers

- [AzureContainerAppEnvironmentResource](/reference/api/csharp/aspire.hosting.azure.appcontainers/azurecontainerappenvironmentresource.md) -- `class` -- Represents an Azure Container App Environment resource.
- [AzureContainerAppResource](/reference/api/csharp/aspire.hosting.azure.appcontainers/azurecontainerappresource.md) -- `class` -- Represents an Azure Container App resource.
