389 Commits (e3a387d4b43fb0d942551357c93e198626ab66b7)

Author SHA1 Message Date
Matt Ward 9e873eb31a Add get-package cmdlet. 15 years ago
mrward 6bfdcc0912 Handle errors on opening Add Package Reference dialog. 15 years ago
Matt Ward 2e15b638b0 Prevent scrolling beyond the last line of text and scroll to the last line when a prompt is displayed. 15 years ago
Matt Ward 95689ed33f Add Package Management Console. 15 years ago
mrward f3e3671a3c Handle exceptions when installing and uninstalling NuGet packages. 15 years ago
mrward cd89d74426 Shorten message view category name for package management output messages. 15 years ago
mrward 31aa4d74a1 Refresh recent packages when a package is uninstalled. 15 years ago
mrward 50d17bbe3a Save recent NuGet packages used in properties file. 15 years ago
mrward 6e703ce950 Add recent packages to Add Package Reference dialog. 15 years ago
mrward 895663c6b0 Show available NuGet packages in first tab of the Add Package Reference dialog. 15 years ago
mrward f68d4162e8 Enable logging for the shared package repository 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 cc85f6564a Add logging to SharpDevelopProjectSystem. 15 years ago
mrward 28ce7f2d26 Files added by NuGet package are now removed when package is uninstalled. 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 a7dd797c87 Do not send empty search criteria in http request to NuGet repository. 15 years ago
mrward f69e6bdb83 Prevent repeated http requests sent to NuGet repository when selecting a different page. 15 years ago
mrward 499758b414 Use key binding to trigger searching in the Add Package Reference dialog on pressing the enter key. 15 years ago
mrward 50c9455dec Sort packages by id. 15 years ago
mrward d4a8997c15 Only create single instance of the PackageManagementService. 15 years ago
mrward d4fccb2f42 Cache package repositories. 15 years ago
mrward 871c373b11 Do not create package repositories in background thread. 15 years ago
mrward a4d467fb87 Show error messages in Add Package Reference dialog. 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 99d51fb502 Save the selected NuGet package source. 15 years ago
mrward 507ddc6228 Support switching between repositories in the Add Package Reference dialog. 15 years ago
mrward af8c908abb When searching for packages retrieve the total number of filtered packages and not the total number of packages in the repository. 15 years ago
mrward fd3fffd606 Fix InvalidOperationException when paging through results and the total items on the page is less than the page size due to package version filtering. 15 years ago
mrward 53ee8d65d4 Hide page numbers when package search returns a single page of results. 15 years ago
mrward 5da955fecb Add NuGet package management addin. 15 years ago