0

Windows UI Library (WinUI)

 2 years ago
source link: https://docs.microsoft.com/en-us/windows/apps/winui/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Windows UI Library (WinUI)

  • Article
  • 11/16/2021
  • 3 minutes to read

WinUI logo

The Windows UI Library (WinUI) is a native user experience (UX) framework for both Windows desktop and UWP applications.

By incorporating the Fluent Design System into all experiences, controls, and styles, WinUI provides consistent, intuitive, and accessible experiences using the latest user interface (UI) patterns.

With support for both desktop and UWP apps, you can build with WinUI from the ground up, or gradually migrate your existing MFC, WinForms, or WPF apps using familiar languages such as C++, C#, Visual Basic, and Javascript (via React Native for Windows).

Important

At this time, there are two generations of the Windows UI Library (WinUI) under active development: WinUI 2 and WinUI 3. While both can be used in production-ready apps on Windows 10 and later, each have different development targets and release schedules.

See Comparison of WinUI 3 and WinUI 2.

WinUI resources

Github: WinUI is an open-source project hosted on Github. Use the WinUI repo to file feature requests or bugs, interact with the WinUI team, and view the team's plans for WinUI 3 and beyond on their roadmap.

Website: The WinUI website has product comparisons, explains the various advantages of WinUI, and provides ways to stay engaged with the product and the product team.

Comparison of WinUI 3 and WinUI 2

The following table highlights some of most significant differences between WinUI 3 and WinUI 2.

WinUI 3 WinUI 2

WinUI 3 ships with the Windows App SDK. WinUI 2, the 2nd generation of WinUI, ships as a standalone NuGet package, and is integrated with Windows 10 and later SDKs.

UX stack and control library completely decoupled from the OS and Windows 10 and later SDKs, including the core framework, composition, and input layers of the UX stack. UX stack and control library tightly coupled to the OS and Windows 10 and later SDKs.

WinUI 3 can be used to build production-ready desktop/Win32 Windows apps. WinUI 2 can be used in UWP applications and incorporated into desktop applications using XAML Islands (for installation instructions, see Getting started with the WinUI 2 Library).

WinUI 3 ships as a component of the Windows App SDK framework package, with Visual Studio project templates in the Windows App SDK Visual Studio Extension (VSIX). Part of WinUI 2 ships within the operating system itself (the Windows.UI.* family of UWP WinRT APIs) and part of it ships as a library (“Windows UI Library 2”) with additional controls, elements and the latest styles on top of what’s already included in the operating system itself. With WinUI 2, these features ship in a downloadable NuGet package. However, other significant parts of the UI stack are still built-in to the OS, such as the core XAML framework, input, and composition layers.

WinUI 3 supports C# (.NET 5 and later) and C++ for desktop apps. WinUI 2 supports C# and Visual Basic (.NET Native), and C++ apps.

WinUI 3 is only supported in desktop-based projects. UWP projects can migrate their project type to desktop to use WinUI 3. WinUI 2 can be incorporated into production UWP apps by installing a NuGet package into a new or existing UWP project. WinUI controls and styles can then be referenced directly in new apps, or by updating "Windows.UI." namespace references to "Microsoft.UI." in existing apps.

WinUI 3 supports the Chromium-based WebView2 control WinUI 2 supports the WebView control on all devices, and starting with WinUI 2.7 prerelease, the WebView2 control on Desktop. The WebView2 control will come to a WinUI 2.x stable release in the future.

WinUI 3 works downlevel to Windows 10 October 2018 Update (Version 1809, OS build 17763). WinUI 2 works downlevel to Windows 10 Creators Update (Version 1703, OS build 15063).


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK