PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation 0.1.2

dotnet add package PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation --version 0.1.2
                    
NuGet\Install-Package PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation -Version 0.1.2
                    
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="PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation" Version="0.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation" Version="0.1.2" />
                    
Directory.Packages.props
<PackageReference Include="PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation" />
                    
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 PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation --version 0.1.2
                    
#r "nuget: PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation, 0.1.2"
                    
#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.
#:package PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation@0.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation&version=0.1.2
                    
Install as a Cake Addin
#tool nuget:?package=PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation&version=0.1.2
                    
Install as a Cake Tool

Contains polyfills for the `OSArchitecture` property and `IsOSPlatform` method of `RuntimeInformation` class from the System.Runtime.InteropServices.RuntimeInformation library.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0 Client

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation:

Package Downloads
JavaScriptEngineSwitcher.ChakraCore

JavaScriptEngineSwitcher.ChakraCore contains a `ChakraCoreJsEngine` adapter (wrapper for the ChakraCore).

LibSassHost

.NET wrapper around the LibSass with the ability to support a virtual file system.

DartSassHost

.NET wrapper around the Dart Sass with the ability to support a virtual file system.

JavaScriptEngineSwitcher.Vroom

JavaScriptEngineSwitcher.Vroom contains a `VroomJsEngine` adapter (wrapper for the VroomJs).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.2 1,020 2/28/2024
0.1.1 12,033 12/3/2018
0.1.0 905 12/3/2018

Enabled a SourceLink in NuGet package.