When using NuGet/choco to search a NuGet repository, the string submitted appears to only search against the package names in the repository, instead of searching the fields in the nuspec file that are specifically intended for searching (like tags). With other providers we even have case where the package description is searched.
We expect this may be related to the dependency resoltution issue as well, where at the core maybe a lack of package metadata support.
Created by Nandeesh G K
·