Microsoft has announced the Generally Available (GA) release of PowerShell 7.0 on March 4, 2020.
PowerShell 7 is the latest major update to PowerShell, a cross-platform (Windows, Linux, and macOS) automation tool and configuration framework optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. PowerShell includes a command-line shell, object-oriented scripting language, and a set of tools for executing scripts/cmdlets and managing modules.
This tutorial will show you how to download and install PowerShell 7.0 in Windows 7, Windows 8.1, and Windows 10.