PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

Performance improvements for find/install

Open SydneyhSmith opened this issue 3 years ago • 0 comments

Summary of the new feature / enhancement

Based on the investigation in issue #641 we have come to the following ideas:

  • Fix IEnumerable issues #654
  • Refactor Find to use IRepositorySearch (with current nuget APIs) #655
  • (optionally) Look at IDownloadPackage refactor
  • Use Find local cache #613
  • Look at new implementations using HTTPClient

Proposed technical implementation details (optional)

No response

SydneyhSmith avatar May 24 '22 17:05 SydneyhSmith