issues
search
bricelam
/
bricelam.github.io
Highlighting some of my more technical adventures
bricelam.net
3
stars
2
forks
source link
NuGet PMC
#12
Open
bricelam
opened
6 years ago
bricelam
commented
6 years ago
I'm sure there's something valuable I can share in this area...
Commands
Get-Interface
Get-Project
Get-VSComponentModel
Get-VSService
Register-TabExpansion
Components
NuGetConsole.IPowerConsoleWindow
Show
NuGet.VisualStudio.IRepositorySettings
RepositoryPath
NuGet.VisualStudio.ISolutionManager
GetProjectSafeName
GetDependentProjects
NuGet.VisualStudio.IVsPackageInstallerServices
GetInstalledPackages
InstallPath
IsPackageInstalled
Properties
$project.Properties
OutputFileName
FullPath
AssemblyName
$project.ConfigurationManager.ActiveConfiguration.Properties
OutputPath
IntermediatePath
I'm sure there's something valuable I can share in this area...
Commands
Components
Properties