News

Microsoft Releases .NET Framework 4.7.1

Microsoft shipped the latest iteration of its .NET Framework, version 4.7.1, adding support for .NET Standard 2.0 among a host of other improvements to accessibility, security, performance, reliability and more.

.NET Standard defines APIs that all conformant .NET implementations must provide to ensure consistent API usage across development projects, replacing the previous Portable Class Libraries (PCL) as the means to create libraries for all scenarios.

Version 2.0 of the .NET Standard made big news when it was announced in August with the addition of tens of thousands of APIs.

.NET Standard 2.0
[Click on image for larger view.] .NET Standard 2.0 (source: Microsoft).

And now, some 200 additional .NET Standard APIs are being provided with .NET Framework 4.7.1 that weren't available in v4.7 or earlier versions.

"Applications that target .NET Framework 4.6.1 through 4.7 must deploy additional .NET Standard 2.0 support files in order to consume .NET Standard 2.0 libraries," Microsoft explained in a blog post yesterday. "This situation occurred because the .NET Standard 2.0 spec was finalized after .NET Framework 4.6.1 was released. .NET Framework 4.7.1 is the first .NET Framework release after .NET Standard 2.0, enabling us to provide comprehensive .NET Standard 2.0 support."

That comprehensive support comes built-in with the new Windows 10 Fall Creators Update of Windows 10 and Visual Studio 2017 15.5, just announced in preview.

Amid a plethora of minor under-the-hood tweaks, Microsoft also: made improvements to Garbage Collection; expanded options for ASP.NET forms authentication credentials; provided customized configuration builders in addition to the current static config files; and much more.

On the GitHub site for the vast open source framework, Microsoft organized the changes by product area, so developers can dig deeper into topics that interest them, including:

One major area of focus that cuts across nearly all of the above is accessibility. Microsoft made a host of improvements designed to help developers boost the usability of their applications for all users, including those with impairments or disabilities.

Accessibility was improved for Windows Forms, WPF, WCF SDK tools and more, in the form of screen reader enhancements, high-contrast changes for controls, better narrator support and more.

The comprehensive release notes on GitHub provide more information on the myriad changes.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Upcycle Your Old Laptops into a Kubernetes Cluster

    Learn about Windows-to-Linux conversions and how to break and fix cloud containers -- all while helping to save the world from e-waste with some "sheer geeky fun."

  • Visual Studio's Future: Live Help to 'AI-ify Your App'

    Visual Studio guru Mads Kristensen provided a peek into the IDE's AI future, explaining how while in live-coding it will identify opportunities for your own app to use AI to your advantage.

  • Python AI Updates Highlight New VS Code Release

    Millions of Python developers using VS Code find updated data science functionality in the new release of version 1.94, the September 2024 edition of Microsoft's open-source-based editor.

  • Microsoft Ships Stable Versions of OpenAI Libraries for .NET and Azure

    Further leveraging the relationship that vaulted Microsoft and OpenAI into leadership positions in the AI era, Microsoft this week announced stable versions of two new OpenAI libraries.

Subscribe on YouTube