Installing .NET Framework 4.8 on Windows servers 2016

Aparna 21 Reputation points
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
{count} votes

Accepted answer
  1. Castorix31 90,521 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 Answers by the question author, which helps users to know the answer solved the author's problem.