Sharepoint 2016 support for .NET framework 4.8?

sco gordo 301 Reputation points
2020-10-13T19:51:09.56+00:00

Does MS support .NET framework 4.8 on SP 2016 servers?

Last thing I see of this type is for 4.7 a couple years ago: https://blog.stefan-gossner.com/2017/06/19/sharepoint-20132016-and-net-framework-4-7/

Thanks

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,623 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,967 questions
{count} votes

6 answers

Sort by: Most helpful
  1. Leon Laude 85,831 Reputation points
    2020-10-13T20:16:39.813+00:00

    Hi @sco gordo ,

    Something here might help:
    https://learn.microsoft.com/en-us/lifecycle/faq/dotnet-framework

    The .NET Framework is also middleware in other Microsoft products such as Exchange Server, SQL Server, Dynamics CRM, SharePoint, and Lync. Do I need to make any updates to these products if they are using .NET 4, 4.5, or 4.5.1?
    Newer versions of products such as Exchange, SQL Server, Dynamics CRM, SharePoint, and Lync are based on the .NET Framework 4 or .NET Framework 4.5. The .NET Framework 4.5.2 and later versions are compatible, in-place updates on top of the .NET Framework 4, 4.5, and 4.5.1. This means that an application, such as Exchange, built using the .NET Framework 4 or 4.5 will continue to run without any changes when the .NET runtime is updated from .NET Framework 4, 4.5, or 4.5.1 to later versions. That said we recommend customers validate their deployments by updating the .NET runtime to .NET 4.5.2 or later in a pre-production environment first before rolling out a newer version in the production environment.

    ----------

    (If the reply was helpful please don't forget to upvote or accept as answer, thank you)

    Best regards,
    Leon

    0 comments No comments

  2. Sharath Kumar Aluri 3,071 Reputation points
    2020-10-13T21:02:01.823+00:00

    yes, it will support .Net framework 4.8. But for you to configure SharePoint 2016 on a server then the Prerequisite is Microsoft .NET Framework version 4.6.

    https://learn.microsoft.com/en-us/sharepoint/install/hardware-and-software-requirements

    Thanks & Regards,

    0 comments No comments

  3. sco gordo 301 Reputation points
    2020-10-14T15:31:27.483+00:00

    Thanks. SP16 is already installed and configured and humming along for some time. Is there any MS documentation of 4.8 support?


  4. Sharath Kumar Aluri 3,071 Reputation points
    2020-10-14T15:56:35.513+00:00

    Unfortunately, there isn't any proper documentation. If you have SharePoint already installed then you can simply upgrade your .Net framework version to latest via WSUS there shouldn't be any problem.

    Thanks & Regards,

    0 comments No comments

  5. sco gordo 301 Reputation points
    2020-10-19T14:43:30.953+00:00

    Thanks all. Heard back from Stefan.

    Hi Scott,

    .NET 4.8 was released April 2019 if there would be any issues those would have come up.

    And there are no reported issues.

    Cheers,

    Stefan

    Can't say I feel super warm and fuzzy without it being in official documentation, but probably the best I'll get?

    0 comments No comments

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.