Net framework 4.7.1 review năm 2024

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

WorkflowDesignerColors class has been added to improve UI experiences in high-contrast mode.

  • Through Zlib decompression, throughput has been improved for decompressing Zip archives by using a native implementation of Zip.
  • .NET Framework workloads now can generate certificate-signing requests, enabling request generation to be staged into existing tools.
  • Per-monitor support has been added for Windows Presentation Foundation and HDPI-aware VSTO [Visual Studio Tools for Office] applications deployed using ClickOnce.
  • Support is improved for .NET Standard 2.0.
  • Diagnostic assistants can locate ResourceDictionaries created from a given source URI.
  • Previous version: What’s new in .NET Framework 4.7.1

    With Microsoft’s release of .NET Framework 4.7.1 in mid-October 2017, the development platform gained critical improvements to garbage collection, security, and application configuration.

    To boost memory allocation performance, particularly for large object heap allocations, an architectural change to the garbage collector splits the heap allocation into small and large object heaps. Applications making a lot of large object heap allocations should experience a reduction in allocation lock contention and better performance.

    The update also adds secure hash options for ASP.NET forms authentication, including SHA-2 [Secure Hash Algorithm], the stronger successor to SHA-1. For compatibility, SHA-1 is still the default option. SHA-2 is also supported for Message.HashAlgorithm, which specifies the hash algorithm used by message queuing when authenticating.

    New configuration builders in .NET 4.7.1 allow developers to inject and build configuration for applications at runtime. The configuration data can be taken from sources beyond the config file; in previous versions of .NET, configuration is static. Through configuration builders, applications are able to apply a custom-defined set of builders to a section of config. Builders can modify configuration data contained in a config section or build it from scratch, even drawing new data from sources other than static files.

    Does .NET Framework 4.7 work on Windows 10?

    Windows 10 LTSB clients and Windows Server 2016-based computers can still install the . NET Framework 4.7 from the Microsoft Download Center.

    What is NET Framework 4.7 1?

    NET Framework 4.7. 1 is a highly compatible in-place update to the Microsoft . NET Framework 4, 4.5, 4.5. 1, 4.5. 2, 4.6, 4.6.

    Which NET Framework is best for Windows 10?

    Microsoft . NET Framework 4.8 is a highly compatible and in-place update to . NET Framework 4.7, 4.7.

    Why is Net Framework 4.7 not installing?

    When you try to install the Microsoft . NET Framework 4.7 on a computer that runs Windows 7 Service Pack 1 [SP1], Windows Server 2008 R2 SP1, or Windows Server 2012, the setup is blocked and cannot continue. This issue occurs when the computer does not have the update for D3DComplier [D3DCompiler_47. dll] installed.

    Chủ Đề