System.Runtime.WindowsRuntime 4.6.0-preview9.19421.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Runtime.WindowsRuntime.
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 --version 4.6.0-preview9.19421.4
NuGet\Install-Package System.Runtime.WindowsRuntime -Version 4.6.0-preview9.19421.4
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" Version="4.6.0-preview9.19421.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Runtime.WindowsRuntime --version 4.6.0-preview9.19421.4
#r "nuget: System.Runtime.WindowsRuntime, 4.6.0-preview9.19421.4"
#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.
// Install System.Runtime.WindowsRuntime as a Cake Addin
#addin nuget:?package=System.Runtime.WindowsRuntime&version=4.6.0-preview9.19421.4&prerelease

// Install System.Runtime.WindowsRuntime as a Cake Tool
#tool nuget:?package=System.Runtime.WindowsRuntime&version=4.6.0-preview9.19421.4&prerelease

Provides extensions methods that improve interoperation between managed code and the Windows Runtime.

Commonly Used Types:
System.WindowsRuntimeSystemExtensions
System.IO.WindowsRuntimeStorageExtensions
System.IO.WindowsRuntimeStreamExtensions
System.Runtime.InteropServices.WindowsRuntime.AsyncInfo
System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeBuffer

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. 
.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.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 is compatible.  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 is compatible.  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 wp8 is compatible.  wp81 was computed.  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 (51)

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

Package Downloads
System.Net.Http The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers. Commonly Used Types: System.Net.Http.HttpResponseMessage System.Net.Http.DelegatingHandler System.Net.Http.HttpRequestException System.Net.Http.HttpClient System.Net.Http.MultipartContent System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpClientHandler System.Net.Http.StreamContent System.Net.Http.FormUrlEncodedContent System.Net.Http.HttpMessageHandler When using NuGet 3.x this package requires at least version 3.4.

System.Net.WebSockets.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455). Commonly Used Types: System.Net.WebSockets.ClientWebSocket When using NuGet 3.x this package requires at least version 3.4.

runtime.win.System.IO.FileSystem The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides types that allow reading and writing to files and types that provide basic file and directory support. Commonly Used Types: System.IO.FileStream System.IO.FileInfo System.IO.DirectoryInfo System.IO.FileSystemInfo System.IO.File System.IO.Directory System.IO.SearchOption System.IO.FileOptions When using NuGet 3.x this package requires at least version 3.4.

Microsoft.NETCore.UniversalWindowsPlatform The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

System.Runtime.WindowsRuntime.UI.Xaml The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

GitHub repositories (22)

Showing the top 5 popular GitHub repositories that depend on System.Runtime.WindowsRuntime:

Repository Stars
proxysu/ProxySU
Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)
Kinnara/ModernWpf
Modern styles and controls for your WPF applications
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
Xeroday/Spotify-Ad-Blocker
EZBlocker - A Spotify Ad Blocker for Windows
Version Downloads Last updated
5.0.0-preview.5.20278.1 30,137 6/10/2020
5.0.0-preview.4.20251.6 811 5/18/2020
5.0.0-preview.3.20214.6 1,957 4/23/2020
5.0.0-preview.2.20160.6 796 4/2/2020
5.0.0-preview.1.20120.5 1,042 3/16/2020
4.7.0 2,123,892 12/3/2019
4.7.0-preview3.19551.4 1,293 11/13/2019
4.7.0-preview2.19523.17 673 11/1/2019
4.7.0-preview1.19504.10 9,838 10/15/2019
4.6.0 5,434,754 9/23/2019
4.6.0-rc1.19456.4 4,723 9/16/2019
4.6.0-preview9.19421.4 5,205 9/4/2019
4.6.0-preview9.19416.11 626 9/4/2019
4.6.0-preview8.19405.3 7,830 8/13/2019
4.6.0-preview7.19362.9 8,021 7/23/2019
4.6.0-preview6.19303.8 1,093 6/12/2019
4.6.0-preview6.19264.9 624 9/4/2019
4.6.0-preview5.19224.8 900 5/6/2019
4.6.0-preview4.19212.13 86,621 4/18/2019
4.6.0-preview3.19128.7 1,908 3/6/2019
4.6.0-preview.19073.11 7,391 1/29/2019
4.6.0-preview.18571.3 1,302 12/3/2018
4.3.0 5,656,535 11/15/2016
4.3.0-preview1-24530-04 3,577 10/24/2016
4.0.11 1,493,332 6/27/2016
4.0.11-rc2-24027 6,737 5/16/2016
4.0.11-beta-23516 10,793 11/18/2015
4.0.11-beta-23409 1,671 10/15/2015
4.0.11-beta-23225 3,077 9/2/2015
4.0.10 1,385,781 7/29/2015
4.0.0 348,553 7/29/2015