ngen.exe is part of the .NET framework. Native Image Generator compiles the code to processor specific instructions to boost performance. Not sure if you can install .NET in Linux.
1 Like
ngen.exe is part of the .NET framework. Native Image Generator compiles the code to processor specific instructions to boost performance. Not sure if you can install .NET in Linux.