0
kicks
PowerShellTunnel - script your app from PowerShell at runtime
Use an ordinary PowerShell console to access your application's objects (explicitly hosted in a PowerShell runspace) at runtime, including tab expansion and piping objects into and out of your application.
(This is a C#/PowerShell MSDN Code Gallery project with source.)