Matt Ward
|
0089d00bb8
|
Always show package sources in Available and Updates tab.
Do not hide the package sources combo box in the Manage Packages dialog
when only on package source is defined.
|
13 years ago |
Matt Ward
|
199c8059b4
|
Show package sources drop down in updated packages tab.
Allow user to choose which package source when looking for updated packages.
|
13 years ago |
Matt Ward
|
c32cb0b018
|
Installed tab now supports uninstalling NuGet packages by unchecking the project in the Select Projects dialog.
|
14 years ago |
Matt Ward
|
4c5a649507
|
Fix updated packages from using the wrong active project after a package is installed.
|
14 years ago |
Matt Ward
|
051bda8c6a
|
Supporting installing a NuGet package into selected projects in one step.
|
14 years ago |
Matt Ward
|
84a08041c1
|
Remove cmdlet dependency on the active solution.
|
14 years ago |
Matt Ward
|
a354836b3b
|
Rename PackageManagementService to PackageManagementSolution.
|
14 years ago |
Matt Ward
|
8eee3a31f6
|
Move package repository code into separate class.
|
14 years ago |
Matt Ward
|
9e873eb31a
|
Add get-package cmdlet.
|
14 years ago |
mrward
|
6bfdcc0912
|
Handle errors on opening Add Package Reference dialog.
|
14 years ago |
mrward
|
f3e3671a3c
|
Handle exceptions when installing and uninstalling NuGet packages.
|
14 years ago |
mrward
|
871c373b11
|
Do not create package repositories in background thread.
|
15 years ago |
mrward
|
0a05faa707
|
Read NuGet packages from repositories on background worker thread.
|
15 years ago |
mrward
|
5931f6d71a
|
Check for NuGet package updates in all configured repositories.
|
15 years ago |
mrward
|
5da955fecb
|
Add NuGet package management addin.
|
15 years ago |