Matt Ward
|
e936e539d6
|
Fix Manage button in Manage Packages dialog being disabled after a NuGet package is installed.
|
15 years ago |
Matt Ward
|
051bda8c6a
|
Supporting installing a NuGet package into selected projects in one step.
|
15 years ago |
Matt Ward
|
3de9a8a8d3
|
Show last updated date for NuGet package in Manage Packages dialog.
|
15 years ago |
Matt Ward
|
72a2251995
|
Prevent a package from being uninstalled before a PowerShell script has run when uninstalling from the Add Package Reference dialog.
|
15 years ago |
Matt Ward
|
62b1dc36cb
|
Run PowerShell scripts when installing/uninstalling NuGet packages with the Add Package Reference dialog.
|
15 years ago |
Matt Ward
|
b229231c85
|
Remove properties no longer required from package actions.
|
15 years ago |
Matt Ward
|
e7fb02720a
|
Move install/uninstall/update package actions to project.
|
15 years ago |
Matt Ward
|
41ee929603
|
Add PackageManagementProject class.
|
15 years ago |
Matt Ward
|
a354836b3b
|
Rename PackageManagementService to PackageManagementSolution.
|
15 years ago |
Matt Ward
|
e182ef53ae
|
Reduce number of parameters in PackageViewModel constructor.
|
15 years ago |
Matt Ward
|
aecbb026b4
|
Move package view model logging to separate class.
|
15 years ago |
Matt Ward
|
c6ff8a7ad1
|
Package operation log messages are now raised as package management events.
|
15 years ago |
Matt Ward
|
56caa05034
|
Remove message reporter class.
|
15 years ago |
Matt Ward
|
8eee3a31f6
|
Move package repository code into separate class.
|
15 years ago |
Matt Ward
|
92e828e142
|
Refactor PackageManagementService to reduce the number of method parameters.
|
15 years ago |
mrward
|
713fcb745f
|
Use NuGet update methods when updating a package.
|
15 years ago |
Matt Ward
|
9cfc77aa5b
|
Add install-package cmdlet.
|
15 years ago |
mrward
|
f3e3671a3c
|
Handle exceptions when installing and uninstalling NuGet packages.
|
15 years ago |
mrward
|
4d2b963d57
|
Log start and end of NuGet package installation in the Output window.
|
15 years ago |
mrward
|
3d6c88d5cc
|
Show NuGet log messages in Output window.
|
15 years ago |
mrward
|
19729e1bdb
|
Determine PackageOperations only once and use them when installing packages.
|
15 years ago |
mrward
|
b7f372bb64
|
Update to NuGet 1.1
|
15 years ago |
mrward
|
5da955fecb
|
Add NuGet package management addin.
|
15 years ago |