SkillAgentSearch skills...

PowerShellHostedRunspaceStarterkits

Contains starter kits / example projects for hosting PowerShell Runspaces in .NET

Install / Use

/learn @keithbabinec/PowerShellHostedRunspaceStarterkits
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PowerShellHostedRunspaceStarterkits

Contains starter kits / example projects for hosting PowerShell Runspaces in .NET

Tutorial Post

https://keithbabinec.com/2020/02/15/how-to-run-powershell-core-scripts-from-net-core-applications/

Examples included

  1. Default Runspace: A simple async example using the default runspace.
  2. Custom Runspace Pool: A more advanced example using a custom runspace pool and handling output streams.
  3. Shared App Domain Usage: Demonstrates how to leverage the shared app domain to use classes from the hosting process.

Related Skills

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated28d ago
Forks13

Languages

C#

Security Score

95/100

Audited on Mar 2, 2026

No findings