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