In my C# (.net core 3.1) code I want to launch a PowerShell script with several arguments.
The part of my code that creates the ProcessStartInfo looks like this :