Home > Common Problem > body text

Windows App SDK 1.2 is now online, here's what's new

PHPz
Release: 2023-05-12 18:07:06
forward
1623 people have browsed it

Windows App SDK is a set of tools and APIs that developers can use in their Windows apps to deliver on a variety of devices using Windows 10 (version 1809 and later) and Windows 11 "Consistent" functionality. It's really important to understand that it doesn't replace existing application types like .NET or the Windows SDK, it just provides a unified API toolset that can be used to complement your existing applications. Today, Microsoft released version 1.2 of the Windows App SDK with many new features.

Windows App SDK 1.2 现已上线,这是新功能

Perhaps the highlight of this release is the ability for third-party developers to create Widgets for their Win32 applications in the Windows 11 Insider Preview and test them locally. This is something Microsoft said it was working on in May and released more information more than a month ago. Interested developers can refer to this document for further guidance.

Windows App SDK 1.2 also enables developers to take advantage of WinUI 3’s latest media playback controls. They can also leverage Microsoft's Azure Communication Services to add voice and video calling capabilities to their applications in the cloud. This is the same technology used by Microsoft Teams.

HDR and Automatic Color Management (ACM) are also now supported through the DisplayInformation class of the Windows App SDK. It enables client applications to monitor application view changes with relative ease. Another interesting project is the ability to develop natively for the Arm64 architecture if you are using Visual Studio 17.3 Preview 2 or higher.

Other updates include improvements to .NET applications, Dynamic Refresh Rate (DRR) in Windows 11, and the AppNotificationBuilder component for easily creating and defining notifications. Microsoft also highlighted that the x64 binary footprint of Windows App SDK 1.2 is 11% smaller than version 1.1.5.

As far as next steps go, Microsoft is not aware of anything specific. It just mentioned that it's working with development partners to migrate their apps to WinUI 3 and the Windows App SDK. This is something the company has been doing as early as last year, when it encouraged developers to migrate from the Universal Windows Platform (UWP) to the Windows App SDK.

The above is the detailed content of Windows App SDK 1.2 is now online, here's what's new. For more information, please follow other related articles on the PHP Chinese website!

source:yundongfang.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template