Windows PowerShell 5.1과 PowerShell 7.x의 차이


Windows PowerShell 5.1은 .NET Framework v4.5를 기반으로 한다. PowerShell 6.0 부터 이름에서 “Windows”를 떼고, .NET Core 2.0에 기반한 오픈소스가 되었고 Windows, macOS, 그리고 Linux에서 실행할 수 있다. .NET 5.0은 기존의 .NET Framework, .NET Core, Xamarin, Mono 등 여러 .NET 계열 기술을 하나로 통합한 것이다. PowerShell 7.1은 .NET 5.0을 기반으로 한다.

소스: Differences between Windows PowerShell 5.1 and PowerShell 7.x – PowerShell | Microsoft Learn


Leave a Reply

Your email address will not be published. Required fields are marked *