runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

dotnet add package runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler --version 1.0.0
NuGet\Install-Package runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler -Version 1.0.0
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="runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler --version 1.0.0
#r "nuget: runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler, 1.0.0"
#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 runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler as a Cake Addin
#addin nuget:?package=runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler&version=1.0.0

// Install runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler as a Cake Tool
#tool nuget:?package=runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler&version=1.0.0

Native Image Compiler for Microsoft .NET assemblies

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler:

Package Downloads
Microsoft.DotNet.Framework.NativeImageCompiler The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Native Image Compiler for Microsoft .NET assemblies

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler:

Repository Stars
d2phap/ImageGlass
🏞 A lightweight, versatile image viewer
hbl917070/TiefSee
Version Downloads Last updated
1.0.0 108,705 4/4/2019

The Native Image Compiler optimizes .NET Framework assemblies by using the NGenReadyToRun ahead of time compiler.

Please see https://go.microsoft.com/fwlink/?linkid=2002310 for more information and usage instructions.