在哪些版本的Windows(包括最低服务包级别,如果需要)上支持.NET Framework 3.5 SP1?
此外,此信息是否可用于.NET 4.0?
修改
BarsMonster的链接提供了.NET 3.5 SP1的操作系统要求,但遗憾的是没有说明所需的服务包。我知道,例如,.NET 3.5 SP1实际上不需要“Windows XP”,而是需要XP SP2。有没有人知道其他Windows版本的服务包要求(如果有的话)?
此外,对于.NET 4,该链接提供了预发布版本的要求。我们是否知道RTM是否可能会发生变化?
答案 0 :(得分:3)
.NET 3.5 SP1: http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en
支持的操作系统:Windows Server 2003; Windows Server 2008; Windows Vista; Windows XP
.NET 4 beta: http://www.microsoft.com/downloads/details.aspx?FamilyID=ee2118cc-51cd-46ad-ab17-af6fff7538c9&displaylang=en
* Windows XP SP3
* Windows Server 2003 SP2
* Windows Vista SP1 or later
* Windows Server 2008 or later (not supported in Server Core Role)
* Windows 7 RC
* Windows Server 2008 R2 RC (not supported in Server Core Role)
* x86
* x64
* ia64 (some features are not supported in ia64 for example, WPF)