PSResourceGet
PSResourceGet copied to clipboard
Performance improvements for find/install
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