What version of .NET ships with what version of Windows?

后端 未结 3 1161
太阳男子
太阳男子 2020-12-02 19:55

Looking for a list of Windows versions (service packs included) and what version of .NET is natively1 available.

Example:

Windows A - .NET Fram

相关标签:
3条回答
  • 2020-12-02 20:03

    Microsoft released a chart for this. .NET Framework Versions and Dependencies

    A checkmark means its included, a plus sign means it can be installed.

    0 讨论(0)
  • 2020-12-02 20:08

    The following picture explains it perfectly:

    which-version-of-net-is-built-into

    source: http://petermarcu.blogspot.ie/2010/02/which-version-of-net-is-built-into.html

    0 讨论(0)
  • 2020-12-02 20:24

    This should give you all the answers you want:

    https://en.wikipedia.org/wiki/.NET_Framework_version_history#Overview

    Due to the fact that new versions of .NET are being released all the time I felt it would not be correct to try to embed the history into this answer, but merely direct you to a source which is updated.

    0 讨论(0)
提交回复
热议问题