Method | Description | |
---|---|---|
Install ( |
||
NuGetInstaller ( IFileSystem fileSystem, IGlobber globber ) : System |
Method | Description | |
---|---|---|
DownloadNuget ( FilePath nugetToolPath ) : void | ||
ExecuteNuget ( FilePath nugetToolPath, string arguments, string fallbackarguments, int retries ) : void | ||
InstallPackage ( |
public Install ( |
||
package | ||
root | DirectoryPath | |
return | IEnumerable |
public NuGetInstaller ( IFileSystem fileSystem, IGlobber globber ) : System | ||
fileSystem | IFileSystem | |
globber | IGlobber | |
return | System |