Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listing all Nuget packages for a solution
Message
From
15/10/2015 04:06:22
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01625948
Message ID:
01625978
Views:
46
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I have a complex solution consisting of many projects. Is there a way in the VS 2015 Package Manager Console to get a list of all installed packages?
>
>I found this link https://docs.nuget.org/consume/package-manager-console but it doesn't show me how to get list of installed packages.
>
>Thanks in advance.

From the console I think you can only get a list by project : Get-Package -project [projectname]

OTOH if you use the 'Manage Packages for Solution...' option that will list all packages in the solution.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform