# CommunityToolkit.Aspire.Hosting.ActiveMQ

- Package: `CommunityToolkit.Aspire.Hosting.ActiveMQ`
- Version: `13.1.1`
- Target framework: `net10.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire/tree/67afcca30f02c18687f9c5219313710af9706630/src/CommunityToolkit.Aspire.Hosting.ActiveMQ)
- NuGet: [CommunityToolkit.Aspire.Hosting.ActiveMQ](https://www.nuget.org/packages/CommunityToolkit.Aspire.Hosting.ActiveMQ)

## Namespaces

### Aspire.Hosting

- [ActiveMQBuilderExtensions](/reference/api/csharp/communitytoolkit.aspire.hosting.activemq/activemqbuilderextensions.md) -- `class` `static` -- Provides extension methods for adding ActiveMQ resources to an `Hosting.IDistributedApplicationBuilder`.

### Aspire.Hosting.ApplicationModel

- [ActiveMQArtemisServerResource](/reference/api/csharp/communitytoolkit.aspire.hosting.activemq/activemqartemisserverresource.md) -- `class` -- A resource that represents a ActiveMQ Artemis resource.
- [ActiveMQServerResource](/reference/api/csharp/communitytoolkit.aspire.hosting.activemq/activemqserverresource.md) -- `class` -- A resource that represents a ActiveMQ resource.
- [ActiveMQServerResourceBase](/reference/api/csharp/communitytoolkit.aspire.hosting.activemq/activemqserverresourcebase.md) -- `class` `abstract` -- Base class form ActiveMQ Classic and Artemis server resources.

### CommunityToolkit.Aspire.Hosting.ActiveMQ

- [IActiveMQSettings](/reference/api/csharp/communitytoolkit.aspire.hosting.activemq/iactivemqsettings.md) -- `interface` -- Represents the settings for an ActiveMQ container that differ between Artemis and Classic.
