Invoke-Ngen

1.0.2

Use this tool to improve performance of managed applications. It creates
native images and installs them into the native image cache. The runtime
can use native images from the cache instead of using the just-in-time
(JIT) compiler to compile original assemblies.

The tool may print various errors "Failed to load dependency..." and etc.
They are not necessarily proble
Use this tool to improve performance of managed applications. It creates
native images and installs them into the native image cache. The runtime
can use native images from the cache instead of using the just-in-time
(JIT) compiler to compile original assemblies.

The tool may print various errors "Failed to load dependency..." and etc.
They are not necessarily problems, the tool still improves what it can.

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Invoke-Ngen

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Roman Kuzmin

Package Details

Author(s)

  • Roman Kuzmin

Tags

Performance Tool Ngen

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 154 8/24/2022
1.0.1 22 7/18/2022
1.0.0 221 6/8/2020