2020-07-03 Learned Today
Depending on the right PowerShell NuGet package in your .NET project https://devblogs.microsoft.com/powershell/depending-on-the-right-powershell-nuget-package-in-your-net-project/ So for running PowerShell from within a .NET Core application it is best to use the PowerShell SDK package. How easily