Skip to content

Fix1444#3

Closed
zhili1208 wants to merge 4 commits intodevfrom
fix1444
Closed

Fix1444#3
zhili1208 wants to merge 4 commits intodevfrom
fix1444

Conversation

@zhili1208
Copy link
Copy Markdown
Contributor

fixed NuGet/Home#1444

added API for integrating other package manager

@yishaigalatzer @emgarten @deepakaravindr @feiling @danliu @MeniZalzman

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Provide a longer description here, comments on public VS interfaces will become the documentation.

@emgarten
Copy link
Copy Markdown
Member

emgarten commented Oct 8, 2015

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, but please change the project name and folder from VisualStudioAPI to NuGet.VisualStudio the project name should match the generated assembly

@yishaigalatzer
Copy link
Copy Markdown
Contributor

Need a test that will load multiple providers and make sure they are sorted in the right way.

@yishaigalatzer
Copy link
Copy Markdown
Contributor

Being a new NuGet API, adding the API owners
CC @Pilchie @ericstj @MeniZalzman @davidfowl

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be IVsPackageManagerProvider

Our truly public VS interfaces have IVs on them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Design and implement IPackageManagerProvider API

5 participants