Latest Windows 10 SDK with several new platform capabilties now available for download

Reading time icon 4 min. read


Readers help support MSPoweruser. When you make a purchase using links on our site, we may earn an affiliate commission. Tooltip Icon

Read the affiliate disclosure page to find out how can you help MSPoweruser effortlessly and without spending any money. Read more

Microsoft today announced the release of latest Windows SDK that comes with several new platform capabilities. Microsoft first demoed these capabilities at Build 2018 earlier this year.

  • Windows UI Library (WinUI) allows you take advantage of the latest Fluent controls and styles for Windows 10 apps without having to wait for all your customers to update to the latest OS version. The WinUI nuget package is backward-compatible, down to Windows 10 version 1607 (Anniversary Update) and includes the same powerful, supported controls that Windows uses in its apps and experiences.
  • UWP XAML hosting API (Preview) allows ‘islands’ of UWP XAML UI elements to be hosted in applications built using non-UWP technologies such as Windows Forms, WPF, or C/C++ Win32, eliminating the need to re-write or re-package your application for UWP. We’ve created a set of WPF and WinForms wrappers for common UI elements that developers can use to save time.
  • Adaptive Cards 1.1 boosts feature additions such as Media Element and Action Icons and building cards easier with the new visual designer. Adaptive Cards is available in Outlook as Actionable Messages, in Cortana with Skills, and Teams through Azure Bot Service.
  • Graph Notifications (Preview) offers an enterprise-compliant, people-centric, and cross-platform notifications platform using Microsoft Graph. The tech preview supports iOS, Android, Windows, and the Graph Explorer.
  • Project Ink Analysis allows you to write applications that allow users to draw and express themselves and offers the capabilities to understand/recognize and make the ink more productive. This is the same technology we use to power Office today.
  • Hyper-V allows Android developers on Windows to enjoy a fast Android emulator running the latest Android APIs, all on Hyper-V. The minimum requirements to run this are Windows 10 version 1803 on an x86 based machine and Visual Studio v15.8 for IDE support.
  • It’s easier to start using the new Windows Machine Learning API, as it’s the same for both Win32 and UWP applications. New capabilities include: support for ONNX v1.2.2 models, converting FP32 datatypes in ONNX models to use FP16, support for Windows Server 2019, and improved evaluation times on the CPU and GPU.

This updated Windows SDK is part of Visual Studio 15.9 release. This new VS release also comes with several new features, read about them below.

Source: Microsoft

More about the topics: download, microsoft, update, UWP XAML hosting API, windows 10, Windows 10 SDK, Windows UI Library