Content deleted Content added
Rescuing 0 sources and tagging 1 as dead.) #IABot (v2.0.9.5) (Whoop whoop pull up - 21816 |
|||
(8 intermediate revisions by 5 users not shown) | |||
Line 3:
{{Use mdy dates|date=September 2011}}
{{Infobox software
| name =
| other_names = Windows UI Library, WinUI, UWP XAML, WinRT XAML, <code>Microsoft.UI.Xaml</code>, <code>Windows.UI.Xaml</code>
| logo =
| logo_size = x64px
| screenshot =
Line 11:
| developer = [[Microsoft]]
| released = {{Start date and age|2011|September}}
| latest release version = 1.
| latest release date = {{Start date and age|2024|
| latest preview version = 1.
| latest preview date = {{Start date and age|2024|
| programming language = [[C++]], [[C Sharp (programming language)|C#]]
| operating system = [[Microsoft Windows]]<ref>{{cite web
|url=https://
|title=
|department=Windows app development
|work=[[Microsoft Docs]]
|
|access-date=2021-10-15
}}</ref>
| platform = [[IA-32|Intel x86 32-bit]], [[x86-64]] and [[ARM architecture|ARM]]
Line 39 ⟶ 40:
Up to [[Windows Phone 8|Windows Phone 8.0]] WinRT XAML was not supported and XAML applications were based on [[Silverlight]] XAML and deployed in [[XAP (file format)|XAP]] format.
In [[Windows Phone 8.1]] WinRT XAML is available along with improved Windows Runtime support. This convergence between platforms enable [[Universal app]]s that can target both Windows 8.1 and Windows Phone 8.1 while sharing most of the code, including user interface. The [[Windows Phone 8.1]] is still capable of running [[Silverlight]] XAML apps and new features and API were also added to this too (called [[Silverlight]] 8.1<ref>{{cite web |url=https://docs.microsoft.com/en-us/previous-versions/windows/apps/dn642082(v=vs.105) |title=Windows Phone Silverlight 8.1 apps |department=Windows 8 development |website=[[Microsoft Docs]] |date=May 20, 2016 |access-date=2021-10-15}}</ref>)
==Related technologies==
Line 48 ⟶ 49:
*[[Windows Template Studio]] (WinTS)
*[[Uno (software)|Uno Platform]]
*[[OpenSilver]]
==References==
Line 54 ⟶ 56:
==External links==
*{{Official website}}
**[https://learn.microsoft.com/en-us/windows/apps/winui/ WinUI] on [[Microsoft Learn]]
*{{GitHub|microsoft/microsoft-ui-xaml}}▼
**{{GitHub|microsoft/
*[https://
*[https://
*{{GitHub|xyzzer/WinRTXamlToolkit}}
|