PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and the associated scripting language. Initially a Windows component only, known as Windows PowerShell, it was made open-source and cross-platform on 18 August 2016 with the introduction of PowerShell Core. The former is built on the .NET Framework, the latter on .NET Core.

PowerShell 6.0 is a new version of PowerShell that is cross-platform software, meaning it is available for the leading desktop operating systems which includes Windows, Mac, and Linux. It’s also built for heterogeneous environments and the hybrid cloud.

In PowerShell 6.0, the PowerShell Core switches from .NET Framework to .NET Core. PowerShell Core uses .NET Core 2.0 as its runtime. Windows PowerShell used the .NET Framework runtime to host the PowerShell engine.

SHA256 Hashes of the release artifacts:

  • powershell-6.0.0-beta.7-osx.10.12-x64.pkg
    • 6AAEC8CCF6B910D389036CB68C9CB5BB462F231A37B5D3624F52D8899AD5DBAB
  • powershell_6.0.0-beta.7-1ubuntu1.14.04.1_amd64.deb
    • 6B828AFEACB3D29464381AE9C521B43E4A829D2AFCF5EDAF0CA54D0E19003104
  • powershell_6.0.0-beta.7-1ubuntu1.16.04.1_amd64.deb
    • F8438FEE9F21C53B77FAE69F29F91BF5CDC063C1412DD07A061D596F2E0FE7D3
  • powershell-6.0.0_beta.7-1.el7.x86_64.rpm
    • D4B2E975F1D1CB90C1667FE7AA1A9B35471DA80280E0B90358EA1578D1B5216D
  • PowerShell-6.0.0-beta.7-x86_64.AppImage
    • 0D0C030170F791EB2A8A7C4958CDF34F0584BD2D354925239321331E5E8BC1AC
  • PowerShell-6.0.0-beta.7-win-x64.msi
    • B9105EF2F52EE30DB7082039BC3AED84743E2BAE883B9220F7AD6B2C76BA662F
  • PowerShell-6.0.0-beta.7-win-x64.zip
    • 443590A25252B18D54DEF9CC702B6B46BB3DBCFCCAC951B4CA08880564FB3582
  • PowerShell-6.0.0-beta.7-win-x86.msi
    • 46237804A38F08C3F1E290C710DA6CAF22876B07C15D2C9BEF72E9DE47CFD667
  • PowerShell-6.0.0-beta.7-win-x86.zip
    • B03C948C385EF7DDF34D286D9B4ED02D6446FFA2CD03F2DA1BA100E8F69B9B1E

Downloads

Related Articles