Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable package searching by assembly names and partial assembly names #643

Closed
TimLovellSmith opened this issue Nov 9, 2012 · 2 comments
Closed
Assignees

Comments

@TimLovellSmith
Copy link
Member

I'm trying to find the way to update my package which has a dll called microsoft.data.odata.contrib.
I enter 'odata.contrib' in the search box in VS package management.
Currently I see 'an error occurred while processing this request'.

I'd expect this can find a relevant package based on the partial assembly name

@ghost ghost assigned TimLovellSmith Jan 3, 2013
@analogrelay
Copy link
Contributor

👍 - Though this is a bigger work item around indexing package content and allowing searching for packages based on various aspects of their content (assembly names, type names?, etc.)

@analogrelay
Copy link
Contributor

Dupe of #804. We should make sure to cover Assembly Names as part of that.

maartenba added a commit that referenced this issue May 28, 2015
Automatic failover to other endpoints when possible #643 - see
NuGet/Home#643
maartenba added a commit that referenced this issue May 29, 2015
Automatic failover to other endpoints when possible #643 - see
NuGet/Home#643
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants