I have installed Powershell Core on Windows.
I want to do
Add-Type -Path PSCore.dll
but I get path error message. How can I find the path ?
Update: I installed Powershell core but still says Add-Type: Cannot bind parameter 'Path' to the target.