System.Runtime.InteropServices.WindowsRuntime 4.0.1-rc2-24027

Prefix Reserved
This is a prerelease version of System.Runtime.InteropServices.WindowsRuntime.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.4 or higher.

dotnet add package System.Runtime.InteropServices.WindowsRuntime --version 4.0.1-rc2-24027
                    
NuGet\Install-Package System.Runtime.InteropServices.WindowsRuntime -Version 4.0.1-rc2-24027
                    
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.InteropServices.WindowsRuntime" Version="4.0.1-rc2-24027" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Runtime.InteropServices.WindowsRuntime" Version="4.0.1-rc2-24027" />
                    
Directory.Packages.props
<PackageReference Include="System.Runtime.InteropServices.WindowsRuntime" />
                    
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.InteropServices.WindowsRuntime --version 4.0.1-rc2-24027
                    
#r "nuget: System.Runtime.InteropServices.WindowsRuntime, 4.0.1-rc2-24027"
                    
#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.InteropServices.WindowsRuntime&version=4.0.1-rc2-24027&prerelease
                    
Install System.Runtime.InteropServices.WindowsRuntime as a Cake Addin
#tool nuget:?package=System.Runtime.InteropServices.WindowsRuntime&version=4.0.1-rc2-24027&prerelease
                    
Install System.Runtime.InteropServices.WindowsRuntime as a Cake Tool

Provides classes that support interoperation between managed code and the Windows Runtime, and that enable the creation of Windows Runtime types with managed code.

Commonly Used Types:
System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal
System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute
System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute
System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

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 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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. 
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.  xamarinios10 is compatible. 
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.
  • .NETCore 5.0

  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 1.0

  • MonoAndroid 1.0

    • No dependencies.
  • MonoTouch 1.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.
  • WindowsPhoneApp 8.1

    • No dependencies.
  • Xamarin.iOS 1.0

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.
  • Xamarin.TVOS 1.0

    • No dependencies.
  • Xamarin.WatchOS 1.0

    • No dependencies.

NuGet packages (44)

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

Package Downloads
System.Net.NetworkInformation

Provides access to network traffic data, network address information, and notification of address changes for the local computer. Commonly Used Types: System.Net.NetworkInformation.NetworkInterface System.Net.NetworkInformation.NetworkInformationException System.Net.NetworkInformation.NetworkAddressChangedEventHandler System.Net.NetworkInformation.NetworkInterfaceType System.Net.NetworkInformation.OperationalStatus System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.UnicastIPAddressInformation System.Net.NetworkInformation.UnicastIPAddressInformationCollection System.Net.NetworkInformation.PhysicalAddress System.Net.NetworkInformation.TcpConnectionInformation 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.

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.

Uno.WinUI

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

Uno.UI

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

GitHub repositories (31)

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

Repository Stars
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
dotnet/reactive
The Reactive Extensions for .NET
Richasy/Bili.Copilot
B站第三方 Windows 桌面客户端,使用 Windows App SDK 构建的原生应用
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
Xeroday/Spotify-Ad-Blocker
EZBlocker - A Spotify Ad Blocker for Windows
workspacer/workspacer
a tiling window manager for Windows
killkimno/MORT
MORT 번역기 프로젝트 - Real-time game translator with OCR
YetAnotherPomodoroApp/YAPA-2
Minimalistic desktop timer app for Pomodoro Technique users
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
SHOEGAZEssb/Last.fm-Scrubbler-WPF
Manual Last.fm scrobbling for when a service (or you!) failed to scrobble.
yoshiask/FluentStore
A unifying frontend for Windows app stores and package managers
lukaslangrock/ShutdownTimerClassic
Pick a time and let your computer shutdown itself.
daniel-luberda/DLToolkit.Forms.Controls
Xamarin.Forms Custom Controls
Aminator/DirectX12GameEngine
DirectX 12 .NET game engine
reactiveui/ReactiveUI.Samples
This repository contains ReactiveUI samples.
muak/AiForms.SettingsView
SettingsView for Xamarin.Forms
Version Downloads Last updated
4.3.0 71,475,293 11/15/2016
4.3.0-preview1-24530-04 2,386 10/24/2016
4.0.1 20,041,954 6/27/2016
4.0.1-rc2-24027 4,353 5/16/2016
4.0.1-beta-23516 8,754 11/18/2015
4.0.1-beta-23409 1,519 10/15/2015
4.0.1-beta-23225 3,350 9/2/2015
4.0.0 1,393,339 7/29/2015
4.0.0-beta-23109 1,623 7/27/2015
4.0.0-beta-23019 2,088 6/30/2015
4.0.0-beta-22816 2,317 4/24/2015