How to check the .Net SDK version?

How to check the .Net SDK version?

There are two options to check the .Net SDK version, find both options below.

Option #1:

  1. Press "Ctrl+R" and type "cmd". This will open a command prompt
  1. In the command prompt type this command "dotnet --list-sdks", the same will give the .Net SDK version.


Option #2:

  1. Open the Control Panel, then click on "Programs"
  1. After this click on "Programs and Features"
  1. Once inside the "Programs and Features" window, type "SDK" in the search, then the .Net will show its respective version