Interface IDefaultAssembliesProvider
- Namespace
- Alternet.Common.DotNet.DefaultAssemblies
- Assembly
- Alternet.Common.v9.dll
Represents methods to get a list of the default assemblies.
public interface IDefaultAssembliesProvider
Methods
- GetDefaultAssemblies(TechnologyEnvironment, TargetFramework?, bool)
When implemented by a class, 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.