PowerShell Runspace API

.NET APIs for creating, configuring, and managing PowerShell runspaces from host applications. Enables embedding PowerShell execution inside .NET programs.

API entry from apis.yml

apis.yml Raw ↑
aid: powershell:powershell-runspace-api
name: PowerShell Runspace API
description: .NET APIs for creating, configuring, and managing PowerShell runspaces from host applications.
  Enables embedding PowerShell execution inside .NET programs.
humanURL: https://docs.microsoft.com/en-us/dotnet/api/system.management.automation.runspaces
tags:
- Automation
- .NET
- Runspace
- SDK
properties:
- type: Documentation
  url: https://docs.microsoft.com/en-us/powershell/scripting/developer/hosting/creating-runspaces
- type: SDK
  url: https://www.nuget.org/packages/System.Management.Automation/
- type: Examples
  url: https://github.com/PowerShell/PowerShell/tree/master/test/hosting