Most of the time Windows 10 comes with the Dotnet framework preinstalled but some time when we install it with a minimal option it does not get installed by default. Many time when we try to install some windows programs windows prompts us to install the Dotnet framework.
Installing the Dotnet framework is quite easy and this can be done in 2 ways.
- Download Dotnet setup from Microsoft website and install
- Using Control Panel\All Control Panel Items\Programs and Features
You can directly download it from Microsoft’s Download Website and install it by running the downloaded setup file.
Or you can open Control Panel\All Control Panel Items\Programs and click on “Turn Windows Feature On or OFF”
It will open another window.
Select option as displayed above and click OK. It will automatically install Framework version 3.5 including all required versions.