Introduction
On May 02nd 2017, Microsoft has announced general availability of the .NET Framework 4.7. It is released as part of Windows 10 Creators Update in April. Now you can download and install .NET Framework 4.7 on other versions of windows.
Download and Install .NET Framework 4.7
Improvements with .NET Framework 4.7
- Improves serialization by the DataContractJsonSerializer
- High DPI and dynamic DPI support for Windows Forms applications on Windows10
- New implementation for WPF printing APIs in the System.Printing.PrintQueue
- Touch support for WPF applications on Windows 10
- Enhanced functionality with Elliptic Curve Cryptography (ECC)
- Performance and reliability improvements
Supported Windows versions
- Windows 10 Creators Update (included in-box)
- Windows 10 Anniversary Update
- Windows 8.1
- Windows 7 SP1
Supported Windows server versions
- Windows Server 2016
- Windows Server 2012 R2
- Windows Server 2012
- Windows Server 2008 R2 SP1
References