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

亡梦爱人 提交于 2019-11-27 12:32:24
samjudson

This should give you all the answers you want:

https://en.wikipedia.org/wiki/.NET_Framework#Release_history

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.

The following picture explains it perfectly:

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

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

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!