Installing your preferred version of .NET on a Windows Server
By using the Windows server 2016, we can install .NET Framework 3.5 which can be easily installed through Server Manager.
1) Open the ‘Server Manager’ and navigate to the ‘Manage’ and then select ‘Add Roles and Features’.

2) Click next to ‘Features’ section and select the option ‘.NET Framework 3.5’ then click ‘Next’ button.

3) Click on ‘Install’ on the ‘Results’ section. It will start the installation process.

4) Finally, when the .NET Framework 3.5 has been successfully installed on Windows server 2016, click on the ‘Close’ button to finalize the installation process.
