System.Runtime.WindowsRuntime
4.6.0-preview.19073.11
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.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Runtime.WindowsRuntime -Version 4.6.0-preview.19073.11
dotnet add package System.Runtime.WindowsRuntime --version 4.6.0-preview.19073.11
<PackageReference Include="System.Runtime.WindowsRuntime" Version="4.6.0-preview.19073.11" />
paket add System.Runtime.WindowsRuntime --version 4.6.0-preview.19073.11
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 3.0.0-preview.19073.11)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETCoreApp 3.0
- Microsoft.NETCore.Platforms (>= 3.0.0-preview.19073.11)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETStandard 1.2
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Portable Class Library (Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
UAP 10.0.16299
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
Used By
NuGet packages (47)
Showing the top 5 NuGet packages that depend on System.Runtime.WindowsRuntime:
Package | Downloads |
---|---|
System.Net.Http
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
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
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
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
ba72270a849171e96fb2927d33357c56944d05ba
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Runtime.WindowsRuntime.UI.Xaml
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 (4)
Showing the top 4 popular GitHub repositories that depend on System.Runtime.WindowsRuntime:
Repository | Stars |
---|---|
files-community/Files
A modern file explorer that pushes the boundaries of the platform.
|
|
Kinnara/ModernWpf
Modern styles and controls for your WPF applications
|
|
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
|
|
Catel/Catel
An application development platform
|