> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the CloudNimble.Breakdance.Assemblies Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                                                                     | Summary                                                                                                                                                                                   |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [AssemblyConstants](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/AssemblyConstants)                                       |                                                                                                                                                                                           |
| [BreakdanceManifestGeneratorAttribute](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/BreakdanceManifestGeneratorAttribute) | Tells Breakdance that the attributed method generates a manifest file that is used to test functional outputs.                                                                            |
| [BreakdanceTestAssemblyAttribute](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/BreakdanceTestAssemblyAttribute)           | Tells Breakdance that the attributed method generates a manifest file that is used to test functional outputs.                                                                            |
| [BreakdanceTestBase](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/BreakdanceTestBase)                                     | A base class for unit tests that maintains an [IHost](https://learn.microsoft.com/dotnet/api/microsoft.extensions.hosting.ihost) with configuration and a Dependency Injection container. |
| [MemberComparer](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/MemberComparer)                                             | Legacy class used to compare members.                                                                                                                                                     |
| [ObjectTypeComparer](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/ObjectTypeComparer)                                     | Legacy class used to compare types.                                                                                                                                                       |
| [TypeComparer](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/TypeComparer)                                                 | Legacy class used to compare members.                                                                                                                                                     |
| [MemberDefinition](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/MemberDefinition)                                         | Allows for the storage of metadata information for a specific type member.                                                                                                                |
| [TypeDefinition](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/TypeDefinition)                                             |                                                                                                                                                                                           |
| [PrivateObject](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/PrivateObject)                                               | This class represents the live NON public INTERNAL object in the system                                                                                                                   |
| [PrivateType](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/PrivateType)                                                   | This class represents a private class for the Private Accessor functionality.                                                                                                             |
| [PublicApiHelpers](/breakdance/api-reference/CloudNimble/Breakdance/Assemblies/PublicApiHelpers)                                         |                                                                                                                                                                                           |
