Class DotNetCoreReferencesDetector
- Namespace
- Alternet.Common.DotNet.DefaultAssemblies
- Assembly
- Alternet.Common.v9.dll
Proveides functionality to detect DotNET Core references.
public static class DotNetCoreReferencesDetector
- Inheritance
-
DotNetCoreReferencesDetector
Methods
- IsDotNetCoreReference(string, out Version?)
Indicates whether specific reference belongs to the DotNET Core.
- ReferencesDotNetCoreRuntime(IEnumerable<string>, out Version?)
Detects a version of the DotNET Core installed on the PC.