我想知道 windows 10 内置了哪个 .Net 版本?像 Windows 7 一样默认预装了 3.0 和 3.5 .Net.
I want to know which .Net version does windows 10 have built-in? like Windows 7 comes with 3.0 and 3.5 .Net pre-installed by default.
这里有一个 链接到 Microsoft 文章,回答什么版本的.NET Framework 包含在哪个版本的操作系统中?"
Here is a link to Microsoft Article that answers "What version of the .NET Framework is included in what version of the OS?"
Windows 10(所有版本)包含 .NET Framework 4.6 作为操作系统组件,并且默认安装.它还包括 .NET Framework 3.5 SP1 作为默认情况下不安装的 OS 组件.可以通过程序和功能"控制面板添加或删除 .NET Framework 3.5 SP1.
Windows 10 (all editions) includes the .NET Framework 4.6 as an OS component, and it is installed by default. It also includes the .NET Framework 3.5 SP1 as an OS component that is not installed by default. The .NET Framework 3.5 SP1 can be added or removed via the Programs and Features control panel.
链接中的详细信息:
这篇关于Windows 10 内置了哪个 .Net 版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!