How to Embed PowerShell Within a C# Application
Join James Brundage, Tester from the Windows PowerShell team, and Bruce Kyle for a quick introduction to how embed PowerShell within your C# application. See how you can easily reference the PowerShell assembly and start embedding PowerShell cmdlets inside of a C# application with…