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

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.
<PackageVersion Include="runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 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.
#:package runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler@1.0.0
                    
#: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=runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=runtime.win10-x86.Microsoft.DotNet.Framework.NativeImageCompiler&version=1.0.0
                    
Install as a Cake Tool

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

Native Image Compiler for Microsoft .NET assemblies

GitHub repositories (1)

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

Repository Stars
hbl917070/TiefSee
Version Downloads Last Updated
1.0.0 137,888 4/4/2019 1.0.0 is deprecated because it is no longer maintained.

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.