![]() |
VOOZH | about |
Requires NuGet 2.12 or higher.
dotnet add package System.Runtime.WindowsRuntime --version 4.7.0
NuGet\Install-Package System.Runtime.WindowsRuntime -Version 4.7.0
<PackageReference Include="System.Runtime.WindowsRuntime" Version="4.7.0" />
<PackageVersion Include="System.Runtime.WindowsRuntime" Version="4.7.0" />Directory.Packages.props
<PackageReference Include="System.Runtime.WindowsRuntime" />Project file
paket add System.Runtime.WindowsRuntime --version 4.7.0
#r "nuget: System.Runtime.WindowsRuntime, 4.7.0"
#:package System.Runtime.WindowsRuntime@4.7.0
#addin nuget:?package=System.Runtime.WindowsRuntime&version=4.7.0Install as a Cake Addin
#tool nuget:?package=System.Runtime.WindowsRuntime&version=4.7.0Install as a Cake Tool
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 is compatible. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.0 netstandard1.0 is compatible. netstandard1.1 netstandard1.1 was computed. netstandard1.2 netstandard1.2 is compatible. netstandard1.3 netstandard1.3 was computed. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net45 net45 is compatible. net451 net451 is compatible. net452 net452 was computed. net46 net46 was computed. net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | netcore50 netcore50 is compatible. uap uap was computed. uap10.0 uap10.0 was computed. uap10.0.16299 uap10.0.16299 is compatible. |
| Windows Phone | wp8 wp8 is compatible. wp81 wp81 was computed. wpa81 wpa81 is compatible. |
| Windows Store | netcore netcore was computed. netcore45 netcore45 was computed. netcore451 netcore451 was computed. win8 win8 is compatible. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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. d67bd83a075b8b10cb95810568073c1a3211f28b 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. |
Showing the top 20 popular GitHub repositories that depend on System.Runtime.WindowsRuntime:
| Repository | Stars |
|---|---|
|
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
|
|
|
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!
|
|
| builtbybel/FluentTweaker | |
|
PSAppDeployToolkit/PSAppDeployToolkit
Project Homepage & Forums
|
|
|
dahall/Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
|
|
|
Xeroday/Spotify-Ad-Blocker
EZBlocker - A Spotify Ad Blocker for Windows
|
|
|
Oliviaophia/SmartTaskbar
A lightweight utility which can automatically switch the display state of the Windows Taskbar.
|
|
|
iNKORE-NET/UI.WPF.Modern
Modern (Fluent 2) styles and controls for your WPF applications
|
|
|
MscrmTools/XrmToolBox
An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM/365/Dataverse/PowerApps
|
|
|
WXRIW/Ink-Canvas
A fantastic Ink Canvas in WPF/C#, with fantastic support for Seewo Boards.
|
|
|
akshinmustafayev/EasyJob
:hammer: EasyJob - keep and execute your PowerShell and BAT scripts from one interface
|
|
|
hmz777/NetStalker
A network tool to control the bandwidth over your local network.
|
|
|
lindexi/lindexi_gd
博客用到的代码
|
|
|
MSLTeam/MSL
Minecraft Server Launcher (MSL),一个使用WPF制作的面向Win系统的Minecraft玩家联机/开服工具
|
|
|
christiankyle-ching/DigitalWellbeingForWindows
An App Usage tracker for Windows 10 PC similar to Digital Wellbeing for Android
|
|
|
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.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0-preview.5.20278.1 | 48,292 | 6/10/2020 |
| 5.0.0-preview.4.20251.6 | 1,426 | 5/18/2020 |
| 5.0.0-preview.3.20214.6 | 3,515 | 4/23/2020 |
| 5.0.0-preview.2.20160.6 | 1,398 | 4/2/2020 |
| 5.0.0-preview.1.20120.5 | 1,719 | 3/16/2020 |
| 4.7.0 | 3,184,662 | 12/3/2019 |
| 4.7.0-preview3.19551.4 | 1,915 | 11/13/2019 |
| 4.7.0-preview2.19523.17 | 1,295 | 11/1/2019 |
| 4.7.0-preview1.19504.10 | 10,803 | 10/15/2019 |
| 4.6.0 | 8,166,026 | 9/23/2019 |
| 4.6.0-rc1.19456.4 | 5,659 | 9/16/2019 |
| 4.6.0-preview9.19421.4 | 5,946 | 9/4/2019 |
| 4.6.0-preview9.19416.11 | 1,238 | 9/4/2019 |
| 4.6.0-preview8.19405.3 | 8,873 | 8/13/2019 |
| 4.6.0-preview7.19362.9 | 8,919 | 7/23/2019 |
| 4.6.0-preview6.19303.8 | 1,741 | 6/12/2019 |
| 4.6.0-preview6.19264.9 | 1,245 | 9/4/2019 |
| 4.6.0-preview5.19224.8 | 1,485 | 5/6/2019 |
| 4.6.0-preview4.19212.13 | 93,423 | 4/18/2019 |
| 4.6.0-preview3.19128.7 | 2,548 | 3/6/2019 |