Share via

Installing .NET Framework 4.8 on Windows servers 2016

Anonymous
2021-09-27T18:46:10.457+00:00

Hi,

I have to upgrade my projects from VS2017 .NET Framework 4 to .NET Framework 4.8 on Windows 2016 servers. Can I know the process, requirements and the steps involved in the migration. Also is it backward compatible?

Regards
Aparna

Developer technologies | .NET | .NET Runtime
Windows for business | Windows Server | User experience | Other
0 comments No comments

Answer accepted by question author

  1. Castorix31 91,871 Reputation points
    2021-09-27T18:53:50.297+00:00

    You can see : Install the .NET Framework on Windows 10 and Windows Server 2016 and later

    with :

    "
    4.x versions of the .NET Framework can be used to run applications built for the .NET Framework 4.0 through that version. For example, .NET Framework 4.7 can be used to run applications built for the .NET Framework 4.0 through 4.7. The latest version (the .NET Framework 4.8) can be used to run applications built with all versions of the .NET Framework starting with 4.0.
    "

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.