How to check installed .NET Framework version

Question: Fining .NET Framework version using command

Solution:
Execute the below command in Windows PowerShell
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\full" /v version