Method IsNetCoreRuntimeInstalled
IsNetCoreRuntimeInstalled(int)
Gets whether the specified dotnet runtime is installed.
public static bool IsNetCoreRuntimeInstalled(int majorVersion)
Parameters
majorVersion
intMajor version number of the dotnet runtime.