Class NuGet

  • All Implemented Interfaces:
    org.ossreviewtoolkit.plugins.api.Plugin

    
    public final class NuGet
    extends PackageManager
                        

    A package manager implementation for .NET project files that embed NuGet package configuration.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      NuGet(PluginDescriptor descriptor, NuGetConfig config)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      <Error class: unknown class> getGlobsForDefinitionFiles()
      PluginDescriptor getDescriptor()
      List<ProjectAnalyzerResult> resolveDependencies(File analysisRoot, File definitionFile, Excludes excludes, AnalyzerConfiguration analyzerConfig, Map<String, String> labels)
      • Methods inherited from class org.ossreviewtoolkit.analyzer.PackageManager

        afterResolution, beforeResolution, findPackageManagerDependencies, getMatchersForDefinitionFiles, getProjectType, mapDefinitionFiles, resolveDependencies
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait