What Is .NET 4.7.2

Content on WhatAnswers is provided "as is" for informational purposes. While we strive for accuracy, we make no guarantees. Content is AI-assisted and should not be used as professional advice.

Last updated: April 10, 2026

Quick Answer: Released on April 30, 2018, .NET Framework 4.7.2 is a minor update that introduced full .NET Standard 2.0 support, enabling compatibility with cross-platform .NET Core libraries. This version enhanced Windows Forms and WPF with improved touch input, high DPI scaling, and over 216 new APIs for modern computing environments.

Key Facts

Overview

.NET Framework 4.7.2 is a minor update to Microsoft's .NET Framework released on April 30, 2018, as part of the Windows 10 April 2018 Update. It represents an incremental evolution of the .NET Framework line, introducing critical compatibility features and modern API enhancements for enterprise developers.

This version marks a significant milestone by becoming the first .NET Framework release to fully support .NET Standard 2.0, a standardized specification that enables seamless code sharing between .NET Framework and .NET Core platforms. This compatibility bridge resolved a major fragmentation issue in the .NET ecosystem, allowing developers to use modern libraries and frameworks regardless of which .NET platform their applications targeted. The update was distributed through Windows Update and included with Visual Studio 2017 Update 5.

How It Works

.NET Framework 4.7.2 builds upon its predecessor by adding new capabilities that address modern application requirements and developer productivity. The framework operates through several key improvements:

Key Comparisons

Feature.NET Framework 4.7.NET Framework 4.7.2.NET Framework 4.8
.NET Standard SupportStandard 1.1 onlyStandard 2.0 (full)Standard 2.0 (full)
High DPI for WPFLimited supportFull high DPI awarenessImproved high DPI support
Release DateApril 2017April 30, 2018April 18, 2019
New APIs Added200+ new APIs216+ new APIs300+ new APIs
Touch Gesture SupportMinimalEnhancedEnhanced
SQL MFA SupportNot availableActiveDirectoryInteractiveActiveDirectoryInteractive

Why It Matters

The release of .NET Framework 4.7.2 addressed critical needs in the Microsoft development ecosystem. As enterprises increasingly adopted .NET Core for cloud and containerized applications, many teams faced the challenge of maintaining two separate code bases—one for .NET Framework and another for .NET Core. This version eliminated that friction by enabling full .NET Standard 2.0 compatibility.

.NET Framework 4.7.2 represents a strategic effort by Microsoft to extend the lifespan of .NET Framework while gradually guiding enterprises toward .NET Core adoption. Rather than forcing immediate migration, this version provided a compatibility layer that allowed teams to gradually adopt modern libraries and frameworks while maintaining existing .NET Framework applications. The version remains widely supported through Windows operating system lifecycle policies, ensuring enterprise applications continue receiving security updates and platform support across Windows Vista SP2 through Windows Server 2019 environments.

Sources

  1. .NET Blog - Announcing the .NET Framework 4.7.2Microsoft
  2. Microsoft .NET Framework Lifecycle - Microsoft LearnCC-BY-4.0
  3. .NET Framework Version History - WikipediaCC-BY-SA-3.0

Missing an answer?

Suggest a question and we'll generate an answer for it.