System.Runtime.WindowsRuntime.UI.Xaml 4.6.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Runtime.WindowsRuntime.UI.Xaml --version 4.6.0
                    
NuGet\Install-Package System.Runtime.WindowsRuntime.UI.Xaml -Version 4.6.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Runtime.WindowsRuntime.UI.Xaml" Version="4.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Runtime.WindowsRuntime.UI.Xaml" Version="4.6.0" />
                    
Directory.Packages.props
<PackageReference Include="System.Runtime.WindowsRuntime.UI.Xaml" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Runtime.WindowsRuntime.UI.Xaml --version 4.6.0
                    
#r "nuget: System.Runtime.WindowsRuntime.UI.Xaml, 4.6.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Runtime.WindowsRuntime.UI.Xaml&version=4.6.0
                    
Install System.Runtime.WindowsRuntime.UI.Xaml as a Cake Addin
#tool nuget:?package=System.Runtime.WindowsRuntime.UI.Xaml&version=4.6.0
                    
Install System.Runtime.WindowsRuntime.UI.Xaml as a Cake Tool

Provides managed equivalents of Extensible Application Markup Language (XAML) UI types from Windows Runtime.

Commonly Used Types:
Windows.UI.Xaml.CornerRadius
Windows.UI.Xaml.Duration
Windows.UI.Xaml.DurationType
Windows.UI.Xaml.GridLength
Windows.UI.Xaml.GridUnitType
Windows.UI.Xaml.Thickness
Windows.UI.Xaml.Media.Matrix
Windows.UI.Xaml.Media.Animation.KeyTime
Windows.UI.Xaml.Media.Animation.RepeatBehavior
Windows.UI.Xaml.Media.Animation.RepeatBehaviorType
Windows.UI.Xaml.Media.Media3D.Matrix3D

When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 was computed.  uap10.0.16299 is compatible. 
Windows Phone wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed.  win8 is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on System.Runtime.WindowsRuntime.UI.Xaml:

Package Downloads
Microsoft.NETCore.UniversalWindowsPlatform

Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.

Microsoft.Windows.SDK.Contracts

The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.   This package includes all the supported Windows Runtime APIs up to Windows version 26100. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code Supported platforms: - .NET Framework 4.6+ - .NET Core 3.0+ Requires default package management format set to PackageReference, and NuGet 4.0 or higher.

DewUserControls

A set of user controls for UWP applicartion

Comet

Universal Windows Platform Control and Utility library DEPRECATED This package is not supported anymore. All Controlls and Utilites have been moved to the official UWP Community Toolkit (https://github.com/Microsoft/UWPCommunityToolkit). Please use it instead.

Chuma.AlphaMS.MicroService.EFCore

初码-AlphaMS开发库-微服务-EFCore版本

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on System.Runtime.WindowsRuntime.UI.Xaml:

Repository Stars
Xeroday/Spotify-Ad-Blocker
EZBlocker - A Spotify Ad Blocker for Windows
SecHex/SecHex-Spoofy
C# HWID Changer 🔑︎ Disk, Guid, Mac, Gpu, Pc-Name, Win-ID, EFI, SMBIOS Spoofing [Usermode]
microsoft/XmlNotepad
XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.
baffler/Transparent-Twitch-Chat-Overlay
Twitch chat on top of windowed games for single monitor streamers
jenius-apps/nightingale-rest-api-client
A modern, resource-efficient REST API client for Windows
lukaslangrock/ShutdownTimerClassic
Pick a time and let your computer shutdown itself.
WXRIW/Ink-Canvas
A fantastic Ink Canvas in WPF/C#, with fantastic support for Seewo Boards.
hmz777/NetStalker
A network tool to control the bandwidth over your local network.
lindexi/lindexi_gd
博客用到的代码
hcmlab/nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
Angelelz/WinHelloUnlock
KeePass 2 plugin to automatically unlock databases with Windows Hello
mika-f/dotnet-window-capture
Captures a window or desktop screen and renders it in WPF or DirectX.
tushev/aojdk-updatewatcher
Automatic update tool for AdoptOpenJDK, Eclipse Temurin™ and/or IBM® Semeru® Open Edition releases
MSLTeam/MSL
Minecraft Server Launcher (MSL),一个使用WPF制作的面向Win系统的Minecraft玩家联机/开服工具
Glumboi/GlumSak
A tool to help setting up Shaders for yuzu, ryujinx and other things!
Version Downloads Last updated
5.0.0-preview.5.20278.1 28,516 6/10/2020
5.0.0-preview.4.20251.6 722 5/18/2020
5.0.0-preview.3.20214.6 751 4/23/2020
5.0.0-preview.2.20160.6 678 4/2/2020
5.0.0-preview.1.20120.5 877 3/16/2020
4.7.0 831,356 12/3/2019
4.7.0-preview3.19551.4 712 11/13/2019
4.7.0-preview2.19523.17 710 11/1/2019
4.7.0-preview1.19504.10 9,977 10/15/2019
4.6.0 6,616,141 9/23/2019
4.6.0-rc1.19456.4 4,763 9/16/2019
4.6.0-preview9.19421.4 5,190 9/4/2019
4.6.0-preview9.19416.11 621 9/4/2019
4.6.0-preview8.19405.3 7,842 8/13/2019
4.6.0-preview7.19362.9 8,031 7/23/2019
4.6.0-preview6.19303.8 976 6/12/2019
4.6.0-preview6.19264.9 611 9/4/2019
4.6.0-preview5.19224.8 843 5/6/2019
4.6.0-preview4.19212.13 90,682 4/18/2019
4.6.0-preview3.19128.7 1,378 3/6/2019
4.6.0-preview.19073.11 6,016 1/29/2019
4.6.0-preview.18571.3 894 12/3/2018
4.3.0 574,559 11/15/2016
4.3.0-preview1-24530-04 2,471 10/24/2016
4.0.1 1,461,073 6/27/2016
4.0.1-rc2-24027 3,844 5/16/2016
4.0.1-beta-23516 2,754 11/18/2015
4.0.1-beta-23409 1,830 10/15/2015
4.0.1-beta-23225 3,677 9/2/2015
4.0.0 1,969,454 7/29/2015