Installing PowerShell with the .NET Tool
The .NET Tool (dotnet) can be used to easily install the LTS or STS version of PowerShell without local admin rights, but it does have some limitations.
.NET APIs, tools, and PowerShell interoperability.
View All TagsThe .NET Tool (dotnet) can be used to easily install the LTS or STS version of PowerShell without local admin rights, but it does have some limitations.
Tips for using Join-Path in backwards-compatible and cross-platform PowerShell scripts.
In which .NET inspires an answer to a question I had for years.