情報源: Announcing the .NET Framework 4.7 | .NET Blog
.NET Framework 4.7がリリースされました。
.NET Framework 4.7はWindows 10クリエーターズアップデートに含まれています。
主な変更点は以下となっています。
- DataContractJsonSerializerの改良
- SSlStreamでのTLSのサポート
- ASP.NETでObjct Cacheの改良
- WCFでデフォルトのメッセージセキュリティがTLS1.1/1.2に変更
- WCFでのシリアライズの改良
- Window Formsでの高DPI対応
- WPFでのタッチ、スタイラスペンのサポート
- WPFでの印刷の改良
詳細は上Blog記事、以下のReadme、GitHubのチェンジログを参照してください。
What's new in .NET Framework - .NET Framework
See what's new in various versions of .NET Framework. Read a summary of key new features and improvements in each versio...
dotnet/releases/net47/dotnet47-changes.md at main ?? microsoft/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Micros...
また、開発にはVisual Studio 2017 15.1が必要です。また、15.1へのアップデート時、もしくはアップデート後に下図の赤枠内の4.7 SDKと4.7 Targeting Packにチェックを入れて更新する必要があります。
Windows 10 Creators Update以外への提供はまだですが、以下のバージョンへの提供が予定されています。
- Client: Windows 10 Creators Update (RS2), Windows 10 Anniversary Update (RS1), Windows 8.1, Windows 7 SP1
- Server: Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 R2 SP1