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

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,370 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,119 questions
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 81,636 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 comments No comments

0 additional answers

Sort by: Most helpful