# CommunityToolkit.Aspire.Hosting.PowerShell

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

## Namespaces

### CommunityToolkit.Aspire.Hosting.PowerShell

- [DistributedApplicationBuilderExtensions](/reference/api/csharp/communitytoolkit.aspire.hosting.powershell/distributedapplicationbuilderextensions.md) -- `class` `static` -- Extensions for the `Hosting.IDistributedApplicationBuilder` to add PowerShell runspace pool resources.
- [PowerShellRunspacePoolResource](/reference/api/csharp/communitytoolkit.aspire.hosting.powershell/powershellrunspacepoolresource.md) -- `class` -- Represents a PowerShell runspace pool resource.
- [PowerShellRunspacePoolResourceBuilderExtensions](/reference/api/csharp/communitytoolkit.aspire.hosting.powershell/powershellrunspacepoolresourcebuilderextensions.md) -- `class` `static` -- Extensions for the PowerShellRunspacePoolResourceBuilder.
- [PowerShellScriptArgsAnnotation](/reference/api/csharp/communitytoolkit.aspire.hosting.powershell/powershellscriptargsannotation.md) -- `record` -- Represents the arguments for a PowerShell script resource.
- [PowerShellScriptResource](/reference/api/csharp/communitytoolkit.aspire.hosting.powershell/powershellscriptresource.md) -- `class` -- Represents a PowerShell script resource.
- [PowerShellScriptResourceBuilderExtensions](/reference/api/csharp/communitytoolkit.aspire.hosting.powershell/powershellscriptresourcebuilderextensions.md) -- `class` `static` -- PowerShell script resource builder extensions.
- [PowerShellVariableReferenceAnnotation<T>](/reference/api/csharp/communitytoolkit.aspire.hosting.powershell/powershellvariablereferenceannotation-1.md) -- `record` -- Represents a PowerShell variable reference annotation.
