Class DotNetFrameworkDefaultAssembliesProvider
- Namespace
- Alternet.Common.DotNet.DefaultAssemblies
- Assembly
- Alternet.Common.v9.dll
Provides functionality to get a list of the default .NET Framework assemblies.
public class DotNetFrameworkDefaultAssembliesProvider : IDefaultAssembliesProvider
- Inheritance
-
DotNetFrameworkDefaultAssembliesProvider
- Implements
Methods
- GetDefaultAssemblies(TechnologyEnvironment, TargetFramework?, bool)
Gets a list of the assemblies default for the specific environment and framework.
- GetFrameworkRootPaths(TechnologyEnvironment, TargetFramework?)
Gets a list of the assemblies paths for the specific environment and framework.