You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework/migration-guide/versions-and-dependencies.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,12 +33,12 @@ Each version of the .NET Framework contains the common language runtime (CLR), t
33
33
34
34
|.NET Framework version|CLR version|Features|Included in Visual Studio version|✓ Included in<br />+ Can be installed on<br />Windows|✓ Included in<br />+ Can be installed on<br />Windows Server|To determine installed .NET version|
|.NET 4.7|4|- Support for the level of TLS support provided by the operating system.<br/> - Ability to configure default message security settings for TLS1.1 or TLS1.2. <br /> - Improved reliability of the <xref:System.Runtime.Serialization.Json.DataContractJsonSerializer>. <br /> - Improved reliability of serialization and deserialization with WCF applications. <br /> - Ability to extend the ASP.NET object cache. <br /> - Support for a touch/stylus stack based on `WM_POINTER` Windows messages instead of the Windows Ink Services Platform (WISP) for WPF applications. <br /> - Use of Window's Print Document Package API for printing in WPF applications.<br /> - Enhanced high DPI and multi-monitor support for Windows Forms applications running on Windows 10 Creators Update. | | ✓ 10 Creators Update <br/> <br/> + 10 Anniversary Update <br/> + 8.1 <br/> +7| + 2016 <br/> + 2012 R2 <br/> + 2012 <br/> + 2008 R2 SP1 |Use `Release` DWORD:<br/><br/> - 460798 (Windows 10 Creators Update) <br/> - 460805 (all other OS versions) <br/><br/> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md)) |
37
-
|.NET 4.6.2|4|- Cryptography enhancements, including support for X509 certificates containing FIS 186-3 DSA, support for persisted-key symmetric encryption, <xref:System.Security.Cryptography.Xml.SignedXml> support for SHA-2 hashing, and increased clarity for inputs to ECDiffieHellman key derivation routines.<br />- For Windows Presentation Foundation (WPF) apps, soft keyboard support and per-monitor DPI.<br />- ClickOnce support for the TLS 1.1 and TLS 1.2 protocols.<br />- Support for converting Windows Forms and WPF apps to UWP apps.||✓ 10 Anniversary Update<br /><br /> + 8.1<br />+ 7|✓ 2016<br /><br /> + 2012 R2<br />+ 2012<br />+ 2008 R2 SP1|Use `Release` DWORD:<br /><br /> - 394802 (Windows 10 Anniversary Update)<br />- 394806 (all other OS versions)<br /><br /> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
38
-
|.NET 4.6.1|4|- Support for X509 certificates containing ECDSA<br />- Always Encrypted support for hardware protected keys in ADO.NET<br />- Spell checking improvements in WPF<br />- [More...](../../../docs/framework/whats-new/index.md)||✓ 10 November Update<br /><br /> + 10<br />+ 8.1<br />+ 8<br />+ 7|+ 2012 R2<br />+ 2012<br />+ 2008 R2 SP1|Use `Release` DWORD:<br /><br /> - 394254 (Windows 10 November Update)<br />- 394271 (all other OS versions)<br /><br /> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
39
-
|.NET 4.6|4|- Compilation using .NET Native<br />- ASP.NET Core 5<br />- Event tracing improvements<br />- Support for page encodings<br />- [More...](../../../docs/framework/whats-new/index.md)|2015, although some .NET libraries are available on [NuGet](https://www.nuget.org/). For more information see, [The .NET Framework and Out-of-Band Releases](../../../docs/framework/get-started/the-net-framework-and-out-of-band-releases.md).|✓ 10<br />+ 8.1<br />+ 8<br />+ 7<br />+ Vista|+ 2012 R2<br />+ 2012<br />+ 2008 R2 SP1<br />+ 2008 SP2|Use `Release` DWORD:<br /><br /> - 393295 (Windows 10)<br />- 393297 (all other OS versions)<br /><br /> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
36
+
|4.7|4|- Support for the level of TLS support provided by the operating system.<br/> - Ability to configure default message security settings for TLS1.1 or TLS1.2. <br /> - Improved reliability of the <xref:System.Runtime.Serialization.Json.DataContractJsonSerializer>. <br /> - Improved reliability of serialization and deserialization with WCF applications. <br /> - Ability to extend the ASP.NET object cache. <br /> - Support for a touch/stylus stack based on `WM_POINTER` Windows messages instead of the Windows Ink Services Platform (WISP) for WPF applications. <br /> - Use of Window's Print Document Package API for printing in WPF applications.<br /> - Enhanced high DPI and multi-monitor support for Windows Forms applications running on Windows 10 Creators Update. | | ✓ 10 Creators Update <br/> <br/> + 10 Anniversary Update <br/> + 8.1 <br/> +7| + 2016 <br/> + 2012 R2 <br/> + 2012 <br/> + 2008 R2 SP1 |Use `Release` DWORD:<br/><br/> - 460798 (Windows 10 Creators Update) <br/> - 460805 (all other OS versions) <br/><br/> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md)) |
37
+
|4.6.2|4|- Cryptography enhancements, including support for X509 certificates containing FIS 186-3 DSA, support for persisted-key symmetric encryption, <xref:System.Security.Cryptography.Xml.SignedXml> support for SHA-2 hashing, and increased clarity for inputs to ECDiffieHellman key derivation routines.<br />- For Windows Presentation Foundation (WPF) apps, soft keyboard support and per-monitor DPI.<br />- ClickOnce support for the TLS 1.1 and TLS 1.2 protocols.<br />- Support for converting Windows Forms and WPF apps to UWP apps.||✓ 10 Anniversary Update<br /><br /> + 8.1<br />+ 7|✓ 2016<br /><br /> + 2012 R2<br />+ 2012<br />+ 2008 R2 SP1|Use `Release` DWORD:<br /><br /> - 394802 (Windows 10 Anniversary Update)<br />- 394806 (all other OS versions)<br /><br /> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
38
+
|4.6.1|4|- Support for X509 certificates containing ECDSA<br />- Always Encrypted support for hardware protected keys in ADO.NET<br />- Spell checking improvements in WPF<br />- [More...](../../../docs/framework/whats-new/index.md)||✓ 10 November Update<br /><br /> + 10<br />+ 8.1<br />+ 8<br />+ 7|+ 2012 R2<br />+ 2012<br />+ 2008 R2 SP1|Use `Release` DWORD:<br /><br /> - 394254 (Windows 10 November Update)<br />- 394271 (all other OS versions)<br /><br /> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
39
+
|4.6|4|- Compilation using .NET Native<br />- ASP.NET Core 5<br />- Event tracing improvements<br />- Support for page encodings<br />- [More...](../../../docs/framework/whats-new/index.md)|2015, although some .NET libraries are available on [NuGet](https://www.nuget.org/). For more information see, [The .NET Framework and Out-of-Band Releases](../../../docs/framework/get-started/the-net-framework-and-out-of-band-releases.md).|✓ 10<br />+ 8.1<br />+ 8<br />+ 7<br />+ Vista|+ 2012 R2<br />+ 2012<br />+ 2008 R2 SP1<br />+ 2008 SP2|Use `Release` DWORD:<br /><br /> - 393295 (Windows 10)<br />- 393297 (all other OS versions)<br /><br /> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
40
40
|4.5.2|4|- New APIs for transactional systems and ASP.NET<br />- System DPI resizing in Windows Forms controls<br />- Profiling improvements<br />- ETW and stress logging improvements<br />- [More...](../../../docs/framework/whats-new/index.md)|-|+ 8.1<br />+ 8<br />+ 7<br />+ Vista|+ 2012 R2<br />+ 2012<br />+ 2008 R2 SP1<br />+ 2008 SP2|Use `Release` DWORD: 379893<br />(see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
41
-
4.5.1|4|- Support for Windows Phone Store apps<br />- Automatic binding redirection<br />- Performance and debugging improvements<br />- [More...](../../../docs/framework/whats-new/index.md)|2013|✓ 8.1<br />+ 8<br />+ 7<br />+ Vista|✓ 2012 R2<br />+ 2012<br />+ 2008 R2 SP1<br />+ 2008 SP2|Use `Release` DWORD:<br /><br /> - 378675 (Windows 8.1)<br />- 378758 (all other)<br /><br /> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
41
+
|4.5.1|4|- Support for Windows Phone Store apps<br />- Automatic binding redirection<br />- Performance and debugging improvements<br />- [More...](../../../docs/framework/whats-new/index.md)|2013|✓ 8.1<br />+ 8<br />+ 7<br />+ Vista|✓ 2012 R2<br />+ 2012<br />+ 2008 R2 SP1<br />+ 2008 SP2|Use `Release` DWORD:<br /><br /> - 378675 (Windows 8.1)<br />- 378758 (all other)<br /><br /> (see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
42
42
|4.5|4|- Support for Windows Store apps<br />- WPF, WCF, WF, ASP.NET updates<br />- [More...](../../../docs/framework/whats-new/index.md)|2012|✓ 8<br />+ 7<br />+ Vista|✓ 2012<br />+ 2008 R2 SP1<br />+ 2008 SP2|Use `Release` DWORD: 378389<br />(see [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md))|
43
43
|4|4|- Expanded base class libraries<br />- Cross-platform development with Portable Class Library<br />- MEF, DLR, code contracts<br />- [More...](http://msdn.microsoft.com/library/ms171868\(v=vs.100\).aspx)|2010|+ 7<br />+ Vista|+ 2008 R2 SP1<br />+ 2008 SP2<br />+ 2003|See [instructions](../../../docs/framework/migration-guide/how-to-determine-which-versions-are-installed.md)|
0 commit comments