Closed
Description
Summary of the new feature / enhancement
Based on the investigation in issue PowerShell/PowerShellGet#641 we have come to the following ideas:
- Fix IEnumerable issues PowerShell/PowerShellGet#654
- Refactor Find to use IRepositorySearch (with current nuget APIs) PowerShell/PowerShellGet#655
- (optionally) Look at IDownloadPackage refactor
- Use Find local cache PowerShell/PowerShellGet#613
- Look at new implementations using HTTPClient
Proposed technical implementation details (optional)
No response